Cisco Cisco Administrative Workstation Referências técnicas

Página de 548
   
2-48
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Application_Event Table
SourceSystemName
Name of the node that generated the event.
VNAME32
NULL
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
DBSMALLINT
NOT NULL
VersionNum
EMS version number.
DBSMALLINT
NOT NULL
Table 2-34 Application_Event Table (continued)
Field Name
Description
Data Type
Keys and 
Null Option