EXA_DBA_CONNECTION_PRIVS
This system table lists all connections that were granted in the database. Only users with the SELECT ANY DICTIONARY
system privilege have access to the table.
Column Name | Description |
---|---|
GRANTEE | Name of the user or role that has been granted the right to adopt GRANTED_CONNECTION |
GRANTED_CONNECTION | Name of the connection |
ADMIN_OPTION | Specifies whether GRANTEE is allowed to grant the right to the connection to other users or roles |