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 -> audit problem

audit problem

From: Peter Grübl <ibz.hotline_at_bmw.de>
Date: Thu, 08 May 2003 09:57:24 +0200
Message-ID: <b9d2go$c6p1@usenet.bmw.de>


Hello

I want to log every sql statment which is executed on a table including the complete statment text!
I tried

       audit select, delete, insert, update on abc.tablename by access;

but this doesn't return the full statment text in the dba_audit* views. Please help me

best regards
Peter

-- 
PGP encryption key 46CC3886
available at http://www.keyserver.net
Fingerprint = 8A4B 432D 0E5F D1B4 B33F 7C92 759E 67D6 46CC 3886
Received on Thu May 08 2003 - 02:57:24 CDT

Original text of this message

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