Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 235 of 521


DBA_PRIV_AUDIT_OPTS

DBA_PRIV_AUDIT_OPTS describes current system privileges being audited across the system and by user.

Column  Datatype  NULL  Description 

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.

NULL for system-wide auditing 

PROXY_NAME 

VARCHAR2(30) 

 

The name of the proxy user which is performing an operation for the client; NULL if the client is performing the operation directly. 

PRIVILEGE 

VARCHAR2(40) 

NOT NULL 

Name of the system privilege being audited 

SUCCESS 

VARCHAR2(10) 

 

Mode for WHENEVER SUCCESSFUL system auditing 

FAILURE  

VARCHAR2(10) 

 

Mode for WHENEVER NOT SUCCESSFUL system auditing 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback