Technical References

Class_List Table
This table is in the Security category (page 455). To see database rules for these tables, click
here (page 510).
It lists the available classes. The contents of this table are set up when the software is installed
and never change.
Related tables
Class Security (page 149) (via ClassID)
ClassIDTo ObjectType (page 150) (via ClassID)
Table 64: Indexes for Class_List Table
index_keysindex_descriptionindex_name
Nameclustered, unique, unique key
located on PRIMARY
XAK1Class_List
ClassIDnonclustered, unique, primary key
located on PRIMARY
XPKSecurity_Class
Fields in Class_List Table:
Keys and Null Option:Data Type:Description:Field Name:
PK NOT NULLDBINT
A unique identier for the class.
ClassID
NULLDESCRIPTION
Additional information about the class.
Description
AK-1 NOT NULLvarchar(30)
The name of the class.
Name
Class_Security Table
This table is in the Security category (page 455). To see database rules for these tables, click
here (page 510).
It lists the level of security each user or group has for a class.
Related Tables
Class List (page 149) (via ClassID)
User Group (page 427) (via UserGroupName)
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
149
Chapter 2: All Tables
Class_List Table