HCL Workload Automation, Version 9.4

Archiving job data

Job definitions created using the Job Brokering Definition Console or the Dynamic Workload Console are stored in the Job Repository database. The Job Repository database stores also the jobs created when the job definitions are submitted to the dynamic workload broker.

Job information is archived on a regular basis. By default, successful jobs are archived every 24 hours. Jobs in failed or unknown status are archived by default every 72 hours. Archived jobs are moved to historical tables in the Job Repository.

You can configure the time interval after which job data is archived using the following parameters:
  • MoveHistoryDataFrequencyInMins
  • SuccessfulJobsMaxAge
  • UnsuccessfulJobsMaxAge
  • ArchivedJobsMaxAge
These parameters are available in the JobDispatcherConfig.properties file, as described in JobDispatcherConfig.properties file. You can also use the movehistorydata command to perform a cleanup before the scheduled cleanup is performed.