Data Structure for DB Purge Schedule Configuration

Attribute Name

Base Type

Restrictions

Description

reataininterval

int

minInclusive = 1

maxInclusive = 99

Data older than the specified number of months to be purged.

hrdbdays

int

minInclusive = 1

maxInclusive = 99

Data older than the specified number of days to be purged.

hrdbmaxsize

int

minInclusive = 5

maxInclusive = 95

Percentage of the maximum database size at which an automatic purge is initiated.

scheduledTime

string

nillable= false

Regex:

[(0[1-9]|1[0-2]):[0]

(AM|PM)]

Time of the day for the daily purge with the time zone. The time displayed here is based on the primary time zone specified during initial setup of Unified CCX Administration.

Note

In a High Availability over WAN deployment, the purge schedule happens at the time zone of the primary node.

purge run time

int

minInclusive = 1

maxInclusive = 23

The total duration for which the purge process should run.

initiate automatic purge when extent size exceeds

int

minInclusive = 60

maxInclusive = 90

Percentage of the maximum extents size of any table above which an automatic purge is initiated.