Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Audit table

Re: Audit table

From: zeb <thierry.constant1_at_free.fr>
Date: Sun, 30 Jun 2002 20:27:53 +0200
Message-ID: <3d1f4cfd$0$259$626a54ce@news.free.fr>


I did:
> audit all on schema_name.table_name

I think the default is by access, isn't it ?

> Did you perhaps use audit by session
> instead of audit by access?
>
> Stephen C. Ashmore
> Brainbench MVP for Oracle Administration
> http://www.brainbench.com
>
> Author of: 'So You Want to be an Oracle DBA?'
>
> "zeb" <thierry.constant1_at_free.fr> wrote in message
> news:3d1ef2b0$0$276$626a54ce_at_news.free.fr...
> > Hi,
> >
> > I audit a table.
> >
> > When I do a select from the table
> > I see a new record in DBA_AUDIT_OBJECT
> >
> > when I redo the same select, I don't see a new record
> > in DBA_AUDIT_OBJECT.
> >
> > Like if the request is in the cache, it is not audited
> >
> > Is it the normal behavior ???
> >
> > conf: 8.1.7 on Linux
> >
Received on Sun Jun 30 2002 - 13:27:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US