Cisco Cisco IP Contact Center Release 4.6.2 Technische Referenzen

Seite von 548
   
2-147
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Event Table
SourceVirtualTime
Virtual time event was generated (originator’s 
time).
DBINT
NOT NULL
StatusCode
Status code value.
DBINT
NOT NULL
StatusCodeString
String associated with the status code.
DESCRIPTION
NULL
StatusCodeType
Classification of the value in StatusCode field.
DBSMALLINT
NOT NULL
String1
Optional event string.
varchar(240)
NULL
String2
Optional event string.
varchar(240)
NULL
String3
Optional event string.
varchar(240)
NULL
String4
Optional event string.
varchar(240)
NULL
String5
Optional event string.
varchar(240)
NULL
SystemId
DMP system ID of the event originator. For a 
CallRouter or Logger, this value is always 0.
DBSMALLINT
NOT NULL
SystemType
The type of system that generated the event: 
0 = Unknown
1 = CallRouter
2 = Peripheral Gateway
3 = Network Interface Controller
4 = Admin Workstation
5 = Logger
6 = Listener
7 = CTI Gateway
8 = Outbound Option Dialer 
DBSMALLINT
NOT NULL
VersionNum
EMS version number.
DBSMALLINT
NOT NULL
Table 2-144 Event Table (continued)
Field Name
Description
Data Type
Keys and 
Null Option