Cisco Cisco Administrative Workstation Technical References

Page of 548
   
2-186
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
ICR_Node Table
ICR_Node Table
Each row represents a real- time distributor associated with an ICM instance. On a Network ICM, you 
must configure the distributors associated with each Customer ICM. The Network ICM needs this 
information to forward certain configuration changes.
Use ICM Configuration Manager to create, modify, or delete an ICM node.
Related tables:
 (via ICRInstanceID)
Table 2-183 ICR_Node Table Constraints
Constraint
Field Name(s)
PK
ICRNodeID
AK-1
EnterpriseName
FK
ICRInstanceID
IE-1
ICRInstanceID
Table 2-184 ICR_Node Table
Field Name
Description
Data Type
Keys and 
Null Option
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
ConfigParam
Parameters to be passed to the node at 
initialization.
varchar(255)
NULL
Description
Additional information about the node.
DESCRIPTION
NULL
DomainName
The name of the NT domain that contains the 
node.
VNAME32
NOT NULL
EnterpriseName
An enterprise name for the node. This name must 
be unique for all nodes in the enterprise.
VNAME32
AK-1
NOT NULL
ICRInstanceID
The ICM instance associated with the node.
DBINT
FK, IE-1
NOT NULL
ICRNodeID
A unique identifier for the node.
DBINT
PK
NOT NULL
SystemName
The host name of the machine on which the node 
runs.
VNAME32
NOT NULL
Type
The type of node: 
1 = Primary Distributor
2 = Backup Distributor
DBSMALLINT
NOT NULL