Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 557
At this time, the only ConfigLimitName is for Skill Groups Per Agent, which is set to a default
and current value of 50.
Table 67: Indexes for Configuration_Limit Table
index_keys
index_description
index_name
ConfigLimitID
clustered, unique, primary key
located on PRIMARY
XPKConfiguration_Limit
Fields in Configuration_Limit Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
PK-1, clustered, NOT NULL
DBINT
This is created by the schema.
ConfigLimitID
NOT NULL
VNAME32
The configuration limit rule name
ConfigLimitName
NOT NULL
DBINT
The default limitation value
ConfigLimitDefaultValue
NOT NULL
DBINT
The current limitation value
ConfigLimitCurrentValue
NULL
Description
Description
Description
NOT NULL
ChangeStamp
Change Stamp
ChangeStamp
Config_Message_Log Table
Central database only.
A database system table used to store configuration messages.
Table 68: Indexes for Config_Message_Log Table
index_keys
index_description
index_name
RecoveryKey
clustered, unique, primary key
located on PRIMARY
XPKConfig_Message_Log
Fields in Config_Message_Log Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NULL
image
All configuration messages in a transaction.
ConfigMessage
NOT NULL
DBDATETIME
The date and time when a set of messages was logged.
DateTime
NULL
VNAME32
The type of configuration change. Examples include
"Add" and "Update".
LogOperation
PK NOT NULL
DBFLT8
A value used internally by the software to track virtual
time.
RecoveryKey
NULL
VNAME32
The name of the table affected by the configuration
change.
TableName
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
121
Chapter 2:  All Tables
Config_Message_Log Table