Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: AUDIT sql command question
Did you set audit_trail=DB in the init file and restart?
Show parameter audit
audit_trail string DB
Joel Patterson
Database Administrator
joel.patterson_at_crowley.com
x72546
904 727-2546
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Lyndon Tiu
Sent: Wednesday, August 15, 2007 7:14 AM
To: oracle-l_at_freelists.org
Subject: AUDIT sql command question
I ran:
SQL> audit insert table, update table, delete table;
Audit succeeded.
Then I did some updates on a few tables owned by myself. But I see no entries in the sys.aud$ table recording my activities. What am I missing?
--
Lyndon Tiu
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 15 2007 - 07:47:25 CDT