PL/SQL Packages DBMS_FGA

Fine-grained security functions. To run this package requires explicit Execute privilege.

Subprocedures:

ADD_POLICY     Create an audit policy using the supplied predicate
               as the audit condition

DROP_POLICY    Drop an audit policy 

ENABLE_POLICY  Enable an audit policy 

DISABLE_POLICY Disable an audit policy  

For full documentation of the packaged procedures above see the Oracle Manual:
"Oracle9i Supplied PL/SQL Packages and Types Reference"

or the book Oracle Built in Packages by Steven Feuerstein et al
Related Commands:

AUDIT

Related Views:

 DBA_AUDIT_EXISTS
 DBA_AUDIT_OBJECT                          USER_AUDIT_OBJECT 
 DBA_AUDIT_SESSION                         USER_AUDIT_SESSION 
 DBA_AUDIT_STATEMENT                       USER_AUDIT_STATEMENT 
 DBA_AUDIT_TRAIL                           USER_AUDIT_TRAIL 
 DBA_OBJ_AUDIT_OPTS                        USER_OBJ_AUDIT_OPTS 
 DBA_PRIV_AUDIT_OPTS  
                                                        QUEUE_PRIVILEGES 


 
Copyright © 1999-2024 SS64.com
Some rights reserved