Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: DDL auditing - *Extremely* detailed

Re: DDL auditing - *Extremely* detailed

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Tue, 4 May 2004 15:00:18 +0300
Message-ID: <02ef01c431cf$5e9ff8b0$eafa23d5@porgand>


One alternative way would be to use logminer if your transaction_auditing parameter is set true (default in 9.2), that way you'll get quite a lot of information about the user into the redolog as well, when they start the DDL recursive transaction...

Tanel.

> I need to create a DDL auditing trigger (initially, for a 9.2.0.4
database)
> that logs *extremely* detailed information about exactly who, what, when,
> from where, ad infinitum whenever *anyone* makes modifications to a
schema.
> Being able to tell that they had a hangnail on their right thumb when it
hit
> the spacebar between "alter" and "table" might even prove useful.



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
-----------------------------------------------------------------
Received on Tue May 04 2004 - 06:57:18 CDT

Original text of this message

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