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: Trigger or Audit_Trail?

Auditing: Trigger or Audit_Trail?

From: Teresa Redmond <NJZLIRWUWYGI_at_spammotel.com>
Date: Mon, 01 Mar 2004 16:37:13 GMT
Message-ID: <afd4289902170a172b40a4a2f9e36762@news.teranews.com>


Hello all,

I'm spending a lot of time reading and studying, trying to decide whether to pursue auditing via the Audit Trail tables or via a trigger on the tables that I want to audit.

My question is this: if I have one schema that I would like to audit (131 tables and 196000 records, and not a fast growing db), and what I want to audit is DML (delete and update only) and who does it, when, and from where, am I better off using the Audit Trail or using triggers? If I use the Audit Trail can I change it so that it will do just what I want, or is this "not good to do"?

I've got lots of example code that I'm trying to follow to do this, I just need to know which is the better to do. Thanks so much!

-- 
Teresa Redmond
Programmer/Analyst III
Anteon Corporation
tredmond at anteon dot com
Received on Mon Mar 01 2004 - 10:37:13 CST

Original text of this message

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