Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: I hate auditing!!!
Anurag
I just did
SQL>
SQL> show user
USER is "SYS"
SQL> audit table by access;
Audit succeeded.
And ran the same test creating and dropping the table. Still no entry in sys.aud$. Is there anything else for me to check?
Thnaks Received on Mon Sep 12 2005 - 19:01:40 CDT