Technical References

index_keysindex_descriptionindex_name
UserSettingsIDclustered, unique, primary key
located on PRIMARY
XPKCfg_Mngr_User_Settings
Fields in Cfg_Mngr_User_Settings Table:
Keys and Null
Option:
Data Type:Description:Field Name:
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULLDBINT
Identier for the last desktop snapshot that the user had opened
before closing the Conguration Manager.
LastDesktopSnapShotID
AK-1 NOT NULLvarchar(128)
The unique login name of the user who owns these settings.
LoginName
NOT NULLDBCHAR
Indicates whether or not to save the current desktop snapshot
settings when the ICM Conguration Manager is closed:
SaveSnapShotOnExit
Y = Yes, save settings on exit (the default).
N = No, do not save settings on exit.
PK NOT NULLDBINT
A unique identier for the user settings.
UserSettingsID
Cfg_Mngr_View Table
This table is part of the User Preferences group (page 462). To see database rules for this table,
click here (page 512).
This table holds the information necessary to produce the tree view structure for multiple default
and custom menus within the ICM Conguration Manager. The Primary Key (PK) is
nonclustered.
Related table
Cfg Mngr User Menu (page 146) (via MenuID)
Table 62: Indexes for Cfg_Mngr_View Table
index_keysindex_descriptionindex_name
PeerNodeIDnonclustered located on PRIMARYXIE1Cfg_Mngr_View
ChildNodeIDclustered located on PRIMARYXIE2Cfg_Mngr_View
NodeID, MenuIDnonclustered, unique, primary key
located on PRIMARY
XPKCfg_Mngr_View
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
147
Chapter 2: All Tables
Cfg_Mngr_View Table