Skip Headers
DBA_PRIV_AUDIT_OPTS describes current system privileges being audited across the system and by user.
DBA_PRIV_AUDIT_OPTS
USER_NAME
VARCHAR2(30)
User name if by user auditing. ANY CLIENT if access by a proxy on behalf of a client is being audited.
ANY CLIENT
NULL for system-wide auditing
PROXY_NAME
The name of the proxy user which is performing an operation for the client; NULL if the client is performing the operation directly.
NULL
PRIVILEGE
VARCHAR2(40)
NOT NULL
Name of the system privilege being audited
SUCCESS
VARCHAR2(10)
Mode for WHENEVER SUCCESSFUL system auditing
WHENEVER SUCCESSFUL
FAILURE
Mode for WHENEVER NOT SUCCESSFUL system auditing
WHENEVER NOT SUCCESSFUL