Database cleanup properties

Database cleanup properties define the parameters to clean up session information in the database.

Table 1 defines the parameters for the policy analysis scavenger thread to clean up session information in the database.

provisioning.policy.preview.cleanup.interval
 

Specifies the interval in minutes that the scavenger thread scans the database.

Example.

provisioning.policy.preview.cleanup.interval=30
provisioning.policy.analysis.idle.timeout
 

Represents the expired time setting for a policy analysis session. The scavenger thread cleans up the staged data of a policy analysis session if the session ends at an interval that is greater than the timeout value. The timeout value might be 120 minutes..

Example.

provisioning.policy.analysis.idle.timeout=120

Parent topic: System property configuration in enRole.properties