Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 620
Config_Message_Log Table
This table is in the 
. To see database rules for these tables, click 
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
Controller_Time Table
This table is in the 
. To see database rules for these tables, click 
A database system table that stores the current time at the ICM platform.
Fields in Controller_Time Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NULL
DBDATETIME
The most recently reported time from the Central Controller.
NowTime
NULL
DBINT
The time zone for the device. The value is the offset in minutes from
UTC (formerly called GMT).
TimeZone
NULL
DESCRIPTION
The name of the time zone.
TimeZoneName
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
152
Chapter 2:  All Tables
Config_Message_Log Table