Showing posts with label db. Show all posts
Showing posts with label db. Show all posts

Monday, 17 October 2011

Auditing In Oracle Of Sys and Other Users

- 
- 
-  



SQL> SHOW PARAMETER AUDIT

NAME                 TYPE        VALUE
----------------------------------------------------
audit_file_dest      string      C:\ORACLE\PRODUCT\10.2.0\
                                 ADMIN\DB10G\ADUMP
audit_sys_operations boolean     FALSE
audit_trail          string      NONE
SQL>
 
Audit is disable by default, but can be enabled by audit_trail 
static parameter which can have following possible values.
 
Audit_Trail = 'Following_Option'
Blog Loud Easy Steps to Implement Oracle Procedures and Dataguard