SYSSECLABELCOMPONENTELEMENTS
The sysseclabelcomponentelements system catalog
table records the values of component elements of security labels.
It has these columns.
Column | Type | Explanation |
---|---|---|
compid | INTEGER | Component ID |
element | VARCHAR(32) | Element name |
elementencoding | CHAR(8) | Encoded form of the element |
parentelement | VARCHAR(32) | The name of the parent elements for tree components.
The value is NULL for the following items: Set components Array components Root nodes of a tree component |
alterversion | SMALLINT | The number of the alter operation when the element is added. This value is used by the dbexport and dbimport commands. |