V$ENABLEDPRIVS
displays the system privileges that have been granted to the current user and the currently enabled roles. These privileges can be found in the table SYSTEM_PRIVILEGE_MAP
.
Column | Datatype | Description |
---|---|---|
|
|
Numeric identifier of the system privilege |
|
|
Indicates the scope with which a privilege was granted. Possible values:
|
|
|
The ID of the container to which the data pertains. Possible values include:
|
Footnote 1
This column is available starting with Oracle Database 12c Release 2 (12.2.0.1)
See Also: