Each row contains server specific option values.
Table 98. SYSCAT.USEROPTIONS Catalog View
Column Name | Data Type | Nullable | Description |
---|---|---|---|
AUTHID | VARCHAR(128) |
| Local authorization ID (always uppercase) |
SERVERNAME | VARCHAR(128) |
| Name of the server for which the user is defined. |
OPTION | VARCHAR(128) |
| Name of the user options. |
SETTING | VARCHAR(255) |
| Value. |