Table: DBA_PRIV_AUDIT_OPTS
Describes current system privileges being audited across the system and by user
| Column Name | Description |
|---|---|
| FAILURE | Mode for WHENEVER NOT SUCCESSFUL system auditing |
| PRIVILEGE | Name of the system privilege being audited |
| PROXY_NAME | Name of the proxy user if auditing is being done for operations being done on behalf of a client. Null if auditing is being done for operations done by the client directly |
| SUCCESS | Mode for WHENEVER SUCCESSFUL system auditing |
| USER_NAME | User name if by user auditing. "ANY CLIENT" if access by a proxy on behalf of any client is being audited. NULL system wide auditing is being done |