Re: I hate auditing!!!
- From: "Js" <jagjeet_malhi@xxxxxxxxxxx>
- Date: 11 Sep 2005 23:58:06 -0700
Use:
audit create table;
audit drop table;
extents@xxxxxxxxx wrote:
> Hi
> I think I have far too much documentation to this simple audit and
> still isnt working....Im doing a simple test. Version 9.2.0 .
> audit_trail = DB . Restarted the instance.
>
> Ran as sysdba
> audit create any table by access;
> audit drop any table by access;
>
> As scott (a user)
> create table t3 (a number);
> drop table t3;
>
> Shuldnt there be an entry in aud$ for dropping the table t3? All I want
> to do is audit drop commands. How do I do it?
>
> Thanks in advance
.
- References:
- I hate auditing!!!
- From: extents@xxxxxxxxx
- I hate auditing!!!
- Prev by Date: Re: Why Statistics doesn't match reponse time?
- Next by Date: Re: Request in XML format
- Previous by thread: I hate auditing!!!
- Next by thread: Re: I hate auditing!!!
- Index(es):
Relevant Pages
|