Database Clean up Jobs

There are a few database clean-up jobs triggered in Broker, These are as follows:

Unused containers cleaning Job
Description:
This job is designed to remove object containers from the database containers table if there are no entities associated with distinguished names (DNs) corresponding to these containers.
Frequency:
This job is run every 10 minutes.

Change logs cleaning job

Description:

Removes adapter change logs that have lasted 14 days.

Frequency:

This job is run every 2 hours.


Link Connection's cleaning job
Description:
Removes link connections whose adapter and locker entities no longer exist.
Duration:
This job runs once a day.

LDAP connection cleaning Job

Description:

This job removes LDAP connections that do not have any connected clients or those that have gone idle. a connection goes idle when not used for 2 hours.

Frequency:

This job is run every 1 minute.



    Is this article helpful for you?