Expiration Interval for Deleting Temporary Files
With the support of No File System, entries in the database (fsentry) table continue to grow. Therefore, to delete the continuously added files from the
Temp and
Work folders, the
Temporary files expiration interval
configuration property is added in the Configurator.
By default, the value is set to
40
. Additionally, the default schedule time to run this job is set to 3 a.m. every day. The value indicates that files located in the
Temp and
Work folders for 40 days or more, are deleted at 3 a.m. every day.
If you have set the MQ_NO_FS
environment variable to true
, then you can schedule the NoFS Purge Scheduler job to delete the older work and temporary files from the database file system. See Scheduling Jobs from the Configurator and Scheduler Examples.