Standard Oracle Database Job
On Oracle the standard Content Manager database job is one database job.
The job "TRISOFTINFOSHAREJOB" executes the procedure "ISHCore.TrisoftInfoShareJob" and runs daily at 1 AM
| List of actions in the job | Parameters used by the job for this action | Default value for this parameter (+ description) |
|---|---|---|
Basic Content Manager Database Job
| - | - |
| Cleaning up successfully finished background tasks | vRemoveTasksInDays | 1 (number of days after which the tasks will be cleaned) |
| Cleaning up failed background tasks | vRemoveFailedTasksInDays | 7 (number of days after which the tasks will be cleaned) |
| Cleaning up eventMonitor logging which is successfully finished or finished with warnings | vRemoveEventsInDays | 7 (number of days after which the logs will be cleaned) |
| Cleaning up eventMonitor logging which is still busy | vRemoveBusyEventsInDays | 28 (number of days after which the logs will be cleaned) |
| Cleaning up eventMonitor logging which finished with errors (= failed) | vRemoveFailedEventsInDays | 28 (number of days after which the logs will be cleaned) |
| Cleaning up orphaned baselines | vCleanupBaselinesInDays | 7 (number of days after which the baselines will be cleaned) |
| Cleaning up revisions | vRemoveRevisionsForStatusTypes | 5 (Status type code for "out-of-date draft"), 30 (Status type code for "out-of-date") |
| Cleaning up session tokens | vRemoveSessionTokensGraceDays | 20 (number of days after which the tokens will be cleaned) |