Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

audit and insert table

654808Sep 24 2008 — edited Sep 24 2008
Hi all! My first step in auditing:)

I need to audit insert operations in tables and create table operations.

i did:

audit create table;
audit insert table;

than users begin to create tables and insert data.

and now I see in dba_audit_trail records only with create table:(
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2008
Added on Sep 24 2008
3 comments
408 views