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: Auditing how to.

RE: Auditing how to.

From: Thomas Jeff <jeff.thomas_at_thomson.net>
Date: Mon, 24 May 2004 12:55:59 -0500
Message-ID: <358728A276824E419580403633AABFD0031E1505@INDYSMAIL03.am.thmulti.com>


Why can't you use a global temporary table instead of creating/dropping this temporary table?

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Smith, Ron L. Sent: Monday, May 24, 2004 12:47 PM
To: oracle-l_at_freelists.org
Subject: Auditing how to.

I have a monitoring script that runs every 15 minutes. It creates, and then deletes a temporary table each time it runs. I have turned on monitoring for all table DDL changes. I would like to exclude this table from the audit but I can't seem to get it to stop.

Since the table only exists for a few seconds, I can't issue a noaudit on the specific object, only the user issuing the create command.

Thanks!
Ron=3D20



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

-----------------------------------------------------------------
----------------------------------------------------------------
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 Mon May 24 2004 - 12:53:05 CDT

Original text of this message

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