Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Auditing how to.
I would like to exclude it from auditing if possible.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jesse, Rich
Sent: Monday, May 24, 2004 2:09 PM
To: oracle-l_at_freelists.org
Subject: RE: Auditing how to.
Do you need to exclude it from the audit? Or could you just exclude it
=3D from the reporting from the audit and eventually delete the rows =
from
=3D AUD$?
We do the latter when auditing TRUNCATEs.
GL!
Rich
Rich Jesse System/Database Administrator rich.jesse_at_quadtechworld.com QuadTech, Sussex, WI USA
> Sent: Monday, May 24, 2004 12:47 PM
> Subject: Auditing how to.
>=3D20
>=3D20
> I have a monitoring script that runs every 15 minutes. It=3D20 =20
>creates, and then deletes a temporary table each time it runs.
> I have turned on monitoring for all table DDL changes. I=3D20
> would like to
> exclude this table from the audit but I can't seem to get it to stop.
>=3D20
> 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.
>=3D20
> Thanks!
> Ron=3D3D20
-- 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 - 14:08:07 CDT