Then AUDIT it is (we don't have 9) - thanks, Arup...

peter
edinburgh

> 
> Are you interested to know whether a select statement ran againt a
> particular table, only? Then AUDIT command will do the job nicely.
> 
> However, if you want to record 'what' was selected from that 
> table, you need
> Fine Grained Auditing, which requires Oracle 9i.
> 
> HTH.
> 
> Arup Nanda
> www.prolignece.com
> 
> ----- Original Message -----
> To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
> Sent: Thursday, July 03, 2003 6:35 AM
> 
> 
> >
> > Interesting threads.
> >
> > May I just seek the advice of the list on the alternative 
> means by which
> one
> > might capture read only activity? We want to know if a 
> 'select' statement
> is
> > run against particular tables.
> >
> > peter
> > edinburgh
> >
> > > -----Original Message-----
> > > From: Rachel Carmichael [mailto:[EMAIL PROTECTED]
> > > Sent: 02 July 2003 16:46
> > > To: Multiple recipients of list ORACLE-L
> > > Subject: {SPAM?} Re: fine grained access
> > >
> > >
> > > Fine grained access control doesn't tell you who did what, it
> > > restricts
> > > users from doing certain things.
> > >
> > > If you want to just capture the changes, not the actual update
> > > statement, you can do this via triggers which insert into a
> > > copy of the
> > > table, with the additional columns of timestamp and user
> > >
> > > --- [EMAIL PROTECTED] wrote:
> > > > Hi list
> > > >
> > > > We have a dozen authorisation tables who are visibible 
> for end-users
> > > > and
> > > > changeable for application owners.
> > > > What our security officer wants is that he can see who changed
> > > > something in
> > > > those tables (including timestamp and update statement)
> > > > Is FGA the solution for this ?
> > > > Anyone with a few tips/hints how to do this with FGA ?
> > > >
> > > > thanks
> > > >
> > > >
> > > >
> > > >
> > > > vr.gr.
> > > > Geo Kor
> > > > Sr. System Engineer I&DM Db
> > > > RDW Voertuiginformatie en -toelating
> > > > Ict Bedrijf
> > > > Holland
> > > > * [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > > > --
> > > > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > > > --
> > > > Author:
> > > >   INET: [EMAIL PROTECTED]
> > > >
> > > > Fat City Network Services    -- 858-538-5051 
> http://www.fatcity.com
> > > > San Diego, California        -- Mailing list and web
> > > hosting services
> > > >
> > > 
> ---------------------------------------------------------------------
> > > > To REMOVE yourself from this mailing list, send an 
> E-Mail message
> > > > to: [EMAIL PROTECTED] (note EXACT spelling of 
> 'ListGuru') and in
> > > > the message BODY, include a line containing: UNSUB ORACLE-L
> > > > (or the name of mailing list you want to be removed 
> from).  You may
> > > > also send the HELP command for other information (like 
> subscribing).
> > >
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > SBC Yahoo! DSL - Now only $29.95 per month!
> > > http://sbc.yahoo.com
> > > --
> > > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > > --
> > > Author: Rachel Carmichael
> > >   INET: [EMAIL PROTECTED]
> > >
> > > Fat City Network Services    -- 858-538-5051 
http://www.fatcity.com
> > San Diego, California        -- Mailing list and web hosting services
> > ---------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from).  You may
> > also send the HELP command for other information (like subscribing).
> >
>
>
> *********************************************************************
> This  e-mail  message,  and  any  files  transmitted  with  it, are
> confidential  and intended  solely for the  use of the  addressee. If
> this message was not addressed to  you, you have received it in error
> and any  copying,  distribution  or  other use  of any part  of it is
> strictly prohibited. Any views or opinions presented are solely those
> of the sender and do not necessarily represent  those of the British
> Geological  Survey. The  security of e-mail  communication  cannot be
> guaranteed and the BGS accepts no liability  for claims arising as a
> result of the use of this medium to  transmit messages from or to the
> BGS. .                            http://www.bgs.ac.uk
> *********************************************************************
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Robson, Peter
>   INET: [EMAIL PROTECTED]
>
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
>
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Arup Nanda
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robson, Peter
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to