Management class identifier table

Each object stored in the OAM storage hierarchy is assigned a management class. This assignment is recorded in the object’s directory entry as a management class identifier. The management class identifier table maps the identifier to the management class name (see Table 1).

The management class identifier table has one index: a unique, ascending cluster index on the management class identifier.

Table 1. Management class identifier table
Column description Column name DB2 field type and data size Max byte Index definition
Management Class Identifier ODMCNUM SMALLINT (2) Unique ASC
Management Class Name ODMCNAME VARCHAR (30) (32) Unique ASC