CLEAN_PERIOD_DONE

Start of change

Syntax

CLEAN_PERIOD_DONE=seconds

End of change

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 lsb.params. If CLEAN_PERIOD_DONE is defined, its value must be less than CLEAN_PERIOD, otherwise it will be ignored and a warning message will appear. CLEAN_PERIOD_DONE is limited to one week.

Default

Not defined.