Technical References

Application Path (page 67) (via ApplicationPathID).
Media Routing Domain (page 234) (via MRDomainID).
Peripheral (page 250) (via PeripheralID).
Table 43: Indexes for Application_Path_MemberTable
index_keysindex_descriptionindex_name
ApplicationPathID Pnonclustered located on PRIMARYXIE1Application_Path_Member
PeripheralID, MRDomainIDclustered, 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 NULLDBINT
The application path identier for this application path member.
ApplicationPathID
PK, FK NOT NULLDBINT
The MRD identier for this application path member.
MRDomainID
PK, FK NOT NULLDBSMALLINT
Link to the Peripheral table.
PeripheralID
Application_Path_Real_Time Table
This table is part of the Media Routing category (page 446). For database rules, click here. (page
507)
It provides real-time status and connection data for application paths.
Related Table
Application Path (page 67) (via ApplicationInstanceID)
Table 44: Indexes for Application_Path_Real_Time Table
index_keysindex_descriptionindex_name
ApplicationPathIDclustered, 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 NULLDBINT
The application path identier for this application path member.
ApplicationPathID
NOT NULLDBDATETIME
The date and time when the data in this table was last updated.
DateTime
NULLDBCHAR
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