6.12 Configuring Purge
This feature allows you to purge reports based on a Purge Look Back Period parameter configuration where anything older that number of months entered into this value is deleted. To execute the purge, you must run the Purge batch job. For more information on Running the batch, see. ManagingPurgeBatch Tasks.
To configure CRR purge in the application parameter, follow these steps:
- Login to the Atomic schema and execute the following query.
update appln_parameters set V_ATTRIBUTE_VALUE1 =<month> where appln_parame- ters.N_PARAM_IDENTIFIER = 60; - Set the number of months your organization requires for report archival.
Note:
Reports which are older than this value are automatically purged.For example, if regulations require reports to be maintained for six years, you can set the Purge Look Back Period parameter to 72 months. If your organization chooses to maintain these reports for a longer period, set the parameter to meet your business needs.