Specifications
5-68
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring Historical Reporting
Configuring the Database Capacity Threshold for a Purge
Use the purge purge-capacity command in historical reporting database configuration mode to set the
purge threshold as a percentage of the total database capacity and the number of days of historical data
that is to be purged from the database.
When the database capacity reaches the configured threshold, historical data older than the configured
days-to-purge value is removed from the database. The default purge capacity percentage is 90, and the
days-to-purge default value is 7. The maximum purge capacity percentage value allowed is 90. The no
and default form of this command sets the purge capacity percentage value to 90, and the number of
days-to-purge to 7.
Prerequisites
Cisco Unity Express 3.0 or a later version
SUMMARY STEPS
1. config t
2. ccn reporting historical
3. purge purge-capacity percentage percent days-to-purge days
4. end
5. show ccn reporting historical
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters global configuration mode.
Step 2
ccn reporting historical
Example:
se-10-0-0-0(config)# ccn reporting historical
se-10-0-0-0(config-hrdm)#
Enters historical reporting database configuration
mode.
Step 3
purge purge-capacity percentage percent
days-to-purge days
Example:
se-10-0-0-0(config-hrdm)# purge purge-capacity
percentage 95 days-to-purge 7
Configures the purge capacity threshold and the
number of days of historical data to be purged from
the database.