CLEAN_PERIOD_DONE

Syntax

CLEAN_PERIOD_DONE=value

Description

Controls the amount of time during which successfully finished jobs are kept in mbatchd core memory. This applies to DONE and PDONE (post job execution processing) jobs.

If CLEAN_PERIOD_DONE is not defined, the clean period for DONE jobs is defined by CLEAN_PERIOD in the lsb.params configuration file. If CLEAN_PERIOD_DONE is defined, its value must be less than CLEAN_PERIOD value, otherwise it will be ignored and a warning message will appear.

Default

Not defined.