Re: Auditing DML on one table by a specific user

  • From: Mogens Nørgaard <mln@xxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Wed, 04 Aug 2004 16:33:25 +0200

Not if you're doing it with a trigger - then the logic would need to be 
in the code in order to filter such things.

Not sure about Fine-Grained Audit - perhaps you can do it there?

Mogens

Potluri, Venu (IDS AIS SE) wrote:

> Is there a way to audit DML operations on a specific table by one user?
> For example if I want to audit DML operations on GL_BALANCES, I can do
> the following:
> audit insert,update, delete on GL_BALANCES;
> Is it possible to include a specific user on the above statement? If yes
> how? 
> --------------------------------------------------------
>  
> If you are not an intended recipient of this e-mail, please notify the 
> sender, delete it and do not read, act upon, print, disclose, copy, retain or 
> redistribute it. Click here for important additional terms relating to this 
> e-mail.     http://www.ml.com/email_terms/ 
> --------------------------------------------------------
>  
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
> put 'unsubscribe' in the subject line.
> --
> Archives are at //www.freelists.org/archives/oracle-l/
> FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
> 

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: