Setting Crontab
The tibcocrontab.sh sample script is in $MQ_HOME/bin. Use the script to create crontab entries required for a periodic cleanup of temporary files. The temporary files are generated in the $MQ_COMMON_DIR/Work and $MQ_COMMON_DIR/Temp directories.
You can modify the tibcocrontab.sh file to change the frequency and retention policy and to fit within your IT policies. If your IT policy does not allow a cron job to be setup, you can use any schedule. You can run this script manually or using any job scheduler.
If you are defining crontab entries, ensure the crontab is defined for a user that owns the TIBCO MDM Application.
Prerequisite
For Linux or Unix installations, you must set $MQ_HOME and $MQ_COMMON_DIR in tibcocrontab.sh.