Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-61
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
AWControl Table
AWControl Table  
Local database only.
Contains one record of control information about the Admin Workstation. This information is used 
internally by the system.
Table 2-51 AWControl Table
Field Name
Description
Data Type
Keys and 
Null Option
AWType
The AW type:
0 = Standard
1 = NAM
2 = CICM
3 = Limited AW.
DBINT
NOT NULL
ConfigChangedBySystemName
The name of the workstation that last uploaded 
configuration or script information to the central 
database. This field is maintained by the real-time 
feed.
VNAME32
NULL
ConfigChangedByUserName
The name of the user that last uploaded 
configuration or script information to the central 
database. This field is maintained by the real-time 
feed.
VNAME32
NULL
ControllerConfigChangeKey
The recovery key value from the Config Message 
Log table when the configuration or script 
information in the central database was last 
updated. This field is maintained by the real-time 
feed.
DBFLT8
NOT NULL
ControllerConfigChangeTime
The time that the configuration or script 
information in the central database was last 
updated. This field is maintained by the real-time 
feed.
datetime
NULL
HDSPropertyEnabled
Indicates whether the Historical Data Server 
property is enabled:
Y = Yes (enabled)
N = No (not enabled)
DBCHAR
NOT NULL
LastRetrievalKey
The recovery key value copied from the Config 
Message Log table when the local database was 
last updated from the central database.
DBFLT8
NOT NULL
LastRetrievalTime
The time that the local AW database was last 
updated from the central database.
DBDATETIME
NULL