Cisco Cisco Unified Contact Center Enterprise 9.0(1) Referências técnicas

Página de 548
   
2-118
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Config_Message_Log Table
Config_Message_Log Table
Central database only.
A database system table used to store configuration messages.
Controller_Time Table
A database system table that stores the current time at the ICM platform.
Table 2-98 Config_Message_Log Table Constraints
Constraint
Field Name(s)
PK
RecoveryKey
Table 2-99 Config_Message_Log Table
Field Name
Description
Data Type
Keys and 
Null Option
ConfigMessage
All configuration messages in a transaction.
image
NULL
DateTime
The date and time when a set of messages was 
logged.
DBDATETIME
NOT NULL
LogOperation
The type of configuration change. Examples 
include "Add" and "Update".
VNAME32
NULL
RecoveryKey
A unique ID assigned to each record and used 
internally by the ICM/IPCC Enterprise software to 
track the record.
DBFLT8
PK
NOT NULL
TableName
The name of the table affected by the 
configuration change.
VNAME32
NULL
Table 2-100 Controller_Time Table
Field Name
Description
Data Type
Keys and 
Null Option
NowTime
The most recently reported time from the Central 
Controller.
DBDATETIME
NULL
TimeZone
The time zone for the device. The value is the 
offset in minutes from GMT.
DBINT
NULL
TimeZoneName
The name of the time zone.
DESCRIPTION
NULL