| 
       | 
    
DBA_STMT_AUDIT_OPTS
Describes current system auditing options across the system and by userColumns
   ___________________________
 
   USER_NAME
      "User name if by user auditing. "ANY
   PROXY_NAME
      Name of the proxy user if auditing is being done for operations being done onbehalf of a client. Null if auditing is being done for operations done by theclient directly
   AUDIT_OPTION
      Name of the system auditing option
   SUCCESS
      Mode for WHENEVER SUCCESSFUL system auditing
   FAILURE
      Mode for WHENEVER NOT SUCCESSFUL system auditing
Related: