Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Auditing DML on one table by a specific user
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_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Aug 04 2004 - 09:29:27 CDT
![]() |
![]() |