SYSCAT.PASSTHRUAUTH catalog view
Each row represents a user, group, or role that has been granted pass-through authorization to query a data source.
| 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) |
|
|
| SERVERNAME | VARCHAR (128) | Name of the data source to which authorization is being granted. |