Technical References

Route_Call_Detail (page 278) (via RoutingClientID)
Routing Client Five Minute (page 299) (via RoutingClientID)
Table 164: Indexes for Routing_Client Table
index_keysindex_descriptionindex_name
EnterpriseNamenonclustered, unique, unique key
located on PRIMARY
XAK1Routing_Client
PeripheralIDnonclustered located on PRIMARYXIE1Routing_Client
LogicalControllerIDnonclustered located on PRIMARYXIE2Routing_Client
RoutingClientIDclustered, unique, primary key located
on PRIMARY
XPKRouting_Client
Fields in Routing_Client Table:
Keys and Null
Option:
Data Type:Description:Field Name:
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NOT NULLDBSMALLINT
The type of client. For an ICRP NIC, this is the type of the
ultimate client on the Network ICM. In all other cases, it is the
ClientType
same as the Logical Interface Controllers ClientType. To see
Client Type values, click here (page 467).
NULLvarchar(255)
String containing information specic to a routing client device
(for example, a subsystem number). A null value indicates no
conguration parameters are provided.
CongParam
NULLDBINT
The default Media Routing Domain associated with this routing
client.
DefaultMRDomainID
NOT NULLDBCHAR
Deleted Flag. Stored as a character:
Deleted
Y = Yes
N= No
NULLDESCRIPTION
Additional information about the routing client.
Description
NOT NULLDBCHAR
Indicates whether the Dialed_Number_Label table is used to
determine which labels are valid for each dialed number. If not,
DialedNumberLabelMapPresent
all labels for the routing client are valid for all dialed numbers.
Stored as a character:
Y =Yes
N =No
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
298
Chapter 2: All Tables
Routing_Client Table