Cisco Cisco IPCC Web Option Technical References

Page of 620
Fields in Cfg_Mngr_View Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NULL
DBINT
Identifies the application.
ApplicationID
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
IE-2 NULL
DBINT
Identifies the child node in the tree view.
ChildNodeID
PK, FK NOT NULL
DBINT
A unique identifier for the menu.
MenuID
PK NOT NULL
DBINT
A unique identifier for the node in the tree view.
NodeID
IE-1 NULL
DBINT
Identifies the peer node in the tree view.
PeerNodeID
Class_Access_Xref Table
To see database rules for these tables, click
It lists the access levels available for each class. The Primary Key (PK) is nonclustered.
Related Table
Table 63: Indexes for Class_Access_Xref Table
index_keys
index_description
index_name
AccessLevel, ClassID
clustered, unique, unique key
located on PRIMARY
XAK1Class_Access_Xref
ClassAccessXrefID
nonclustered, 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 NULL
DBINT
A supported access level for the class. To see values. click 
.
AccessLevel
PK NOT NULL
DBINT
A unique identifier for the record.
ClassAccessXrefID
AK-1 NOT NULL
DBINT
Identifies 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