Cisco Cisco IP Contact Center Release 4.6.2 Technical References

Page of 620
 (via ApplicationPathID).
 (via PeripheralID).
Table 43: Indexes for Application_Path_MemberTable
index_keys
index_description
index_name
ApplicationPathID P
nonclustered located on PRIMARY
XIE1Application_Path_Member
PeripheralID, MRDomainID
clustered, unique, primary key
located on PRIMARY
XPKApplication_Path_Member
Fields in Application_Path_Member Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
FK, IE-1 NOT NULL
DBINT
The application path identifier for this application path member.
ApplicationPathID
PK, FK NOT NULL
DBINT
The MRD identifier for this application path member.
MRDomainID
PK, FK NOT NULL
DBSMALLINT
Link to the Peripheral table.
PeripheralID
Application_Path_Real_Time Table
It provides real-time status and connection data for application paths.
Related Table
 (via ApplicationInstanceID)
Table 44: Indexes for Application_Path_Real_Time Table
index_keys
index_description
index_name
ApplicationPathID
clustered, unique, primary key
located on PRIMARY
XPKApplication_Path_Real_Time
Fields in Application_Path_Real_Time Table :
Keys and Null Option:
Data Type:
Description:
Field Name:
PK, FK NOT NULL
DBINT
The application path identifier for this application path member.
ApplicationPathID
NOT NULL
DBDATETIME
The date and time when the data in this table was last updated.
DateTime
NULL
DBCHAR
Indicates whether or not the application path is currently on-line:
OnLine
• Y = yes, on-line
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
69
Chapter 2:  All Tables
Application_Path_Real_Time Table