23.08.2015 Views

All About Oracle Auditing – Everything You Need to Know

Presentation - Database Specialists

Presentation - Database Specialists

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Managing the Database Audit Trail withDBMS_AUDIT_MGMT1. Move audit tables <strong>to</strong> dedicated tablespacesDBMS_AUDIT_MGMT.SET_AUDIT_TRAIL_LOCATION( AUDIT_TRAIL_TYPE =>DBMS_AUDIT_MGMT.AUDIT_TRAIL_DB_STD,AUDIT_TRAIL_LOCATION_VALUE =>'AUD_DATA');2. Initialize the Cleanup process and set theCleanup intervalDBMS_AUDIT_MGMT.INIT_CLEANUP(AUDIT_TRAIL_TYPE =>DBMS_AUDIT_MGMT.AUDIT_TRAIL_DB_STD,DEFAULT_CLEANUP_INTERVAL => 12 );

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!