SYSCAT.SECURITYLABELCOMPONENTS catalog view
Each row represents a security label component.
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| COMPNAME | VARCHAR (128) | Name of the security label component. | |
| COMPID | INTEGER | Identifier for the security label component. | |
| COMPTYPE | CHAR (1) | Security label component type.
|
|
| NUMELEMENTS | INTEGER | Number of elements in the security label component. | |
| CREATE_TIME | TIMESTAMP | Time at which the security label component was created. | |
| REMARKS | VARCHAR (254) | Y | User-provided comments, or the null value. |