Types of Bounded Purge
The types of bounded purge limit the scope of purge for a fixed time duration and on a fixed number of records.
You can select any one of the following types of bounded purge in the Configurator:
Type | Description |
---|---|
Time |
Run the purge for a fixed time duration. For example, a Customer repository contains one million of records and you have specified a time duration as two hours to run the purge process. During those two hours, only 500k records are purged. After the specified time is complete, the purge process stops. You need to run the purge command again. The purge starts from the previous state where it was stopped. When you select the Time option, the Bounded Purge Time Interval field is displayed in the Parameters section. You must specify time in seconds. |
Record Count |
Run the purge for a fixed number of records. When you select the Recordcount option, the Bounded Purge Record Count field is displayed in the Parameters section. Enter the number of records to be processed for purge. For more information about scheduling purge job by using the Configurator, see Scheduling Jobs from the Configurator. |