Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: {SPAM?} Re: fine grained access
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).
>
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).Received on Thu Jul 03 2003 - 04:42:49 CDT
![]() |
![]() |