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

Home -> Community -> Usenet -> comp.databases.oracle -> Re: can I audit a truncate on a specific table in Oracle8?

Re: can I audit a truncate on a specific table in Oracle8?

From: Js <js_oracle_at_yahoo.com>
Date: 12 Sep 2004 14:47:33 -0700
Message-ID: <ca1f82c7.0409121347.3bed6da2@posting.google.com>


Hi,

  If you are using 9i then you can create a trigger of truncate event.   And maintain a log for this activity.

Thanks,
Js Received on Sun Sep 12 2004 - 16:47:33 CDT

Original text of this message

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