Data Structure for DB Purge Now Configuration
Attribute Name |
Base Type |
Restrictions |
Description |
---|---|---|---|
months |
int |
minInclusive = 0 maxInclusive = 99 |
Data older than the specified number of months to be purged. |
days |
int |
minInclusive = 1 maxInclusive = 99 |
Data older than the specified number of days to be purged. |
purge run time |
int |
minInclusive = 1 maxInclusive = 23 |
The total duration for which the purge process should run. |