SYSCAT.CONTEXTATTRIBUTES catalog view
Each row represents a trusted context attribute.
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| CONTEXTNAME | VARCHAR (128) | Name of the trusted context. | |
| ATTR_NAME | VARCHAR (128) | Name of the attribute. One of:
|
|
| ATTR_VALUE | VARCHAR (128) | Value of the attribute. | |
| ATTR_OPTIONS | VARCHAR (128) | Y | If ATTR_NAME is 'ADDRESS', specifies the level of encryption required for this specific address. A null value indicates that the global ENCRYPTION attribute applies. |