SYSCAT.XSROBJECTAUTH catalog view
Each row represents a user, group, or role that has been granted the USAGE privilege on a particular XSR object.
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| GRANTOR | VARCHAR (128) | Grantor of the privilege. | |
| GRANTORTYPE | CHAR (1) |
|
|
| GRANTEE | VARCHAR (128) | Holder of the privilege. | |
| GRANTEETYPE | CHAR (1) |
|
|
| OBJECTID | BIGINT | Identifier for the XSR object. | |
| USAGEAUTH | CHAR (1) | Privilege to use the XSR object and its components.
|