Technical References

Fields in Cfg_Mngr_View Table:
Keys and Null Option:Data Type:Description:Field Name:
NULLDBINT
Identies the application.
ApplicationID
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
IE-2 NULLDBINT
Identies the child node in the tree view.
ChildNodeID
PK, FK NOT NULLDBINT
A unique identier for the menu.
MenuID
PK NOT NULLDBINT
A unique identier for the node in the tree view.
NodeID
IE-1 NULLDBINT
Identies the peer node in the tree view.
PeerNodeID
Class_Access_Xref Table
This table is in the Security category (page 455). To see database rules for these tables, click
here (page 510).
It lists the access levels available for each class. The Primary Key (PK) is nonclustered.
Related Table
Class List (page 149) (via ClassID)
Table 63: Indexes for Class_Access_Xref Table
index_keysindex_descriptionindex_name
AccessLevel, ClassIDclustered, unique, unique key
located on PRIMARY
XAK1Class_Access_Xref
ClassAccessXrefIDnonclustered, unique, primary key
located on PRIMARY
XPKClass_Access_Xref
Fields in Class_Access_Xref Table:
Keys and Null Option:Data Type:Description:Field Name:
AK-1 NOT NULLDBINT
A supported access level for the class. To see values. click here (page
465).
AccessLevel
PK NOT NULLDBINT
A unique identier for the record.
ClassAccessXrefID
AK-1 NOT NULLDBINT
Identies the class from the Class_List table.
ClassID
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
148
Chapter 2: All Tables
Class_Access_Xref Table