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 -> auditing....

auditing....

From: Mischa Pijnenburg <mischa.pijnenburg_at_prive.ordina.nl>
Date: Sat, 06 Feb 1999 16:40:20 +0100
Message-ID: <36BC6264.74EFC5C6@prive.ordina.nl>


hello,

I've got a question about auditing. There is a special audit table, with fields like tablename, columnname, col_oldvalue. For a couple of tables I want to audit the table name, column name and also the old value of the updated column. It is possible in an afterupdate trigger on each
table and compare the old en new values of the colums, but ... there must be a more generic way. Is anyone know with this kind of auditing?
how does the sql-code look like? Or do I have to invent the wheel again..

Thanks in advance!

M. Pijnenburg Received on Sat Feb 06 1999 - 09:40:20 CST

Original text of this message

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