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: Those Pesky Little Audit Files (ora_99999.aud)

Re: Those Pesky Little Audit Files (ora_99999.aud)

From: Tim Gorman <Tim_at_SageLogix.com>
Date: Thu, 26 Dec 2002 17:08:55 -0800
Message-ID: <F001.00522B9A.20021226170855@fatcity.com>


They are generated when you connect internal, connect as sysdba, or connect as sysoper. You can't turn them off.

In 9i, AUDIT_SYS_OPERATIONS=TRUE (default FALSE) will also create ".aud" files in the AUDIT_FILE_DEST, but obviously that can be turned off. In all versions of Oracle, AUDIT_TRAIL=[FALSE|OFF] only stops AUDIT commands from producing a trail, either to AUDIT_TRAIL=[TRUE|DB] (i.e. SYS.AUD$ table) or to AUDIT_TRAIL=OS (i.e. AUDIT_FILE_DEST)...

> I thought I had these files stopped .... but apparently not.
>
> Is there somone out there who can tell me how to stop the Audit files from
> appearing in the audit_file_dest ??? I thought if I set the audit_trail
to
> false then these would stop as well ... Apparently not.
>
> Anyone have an idea how to turn them off ??
>
> Thanks
>
> Kevin
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Kevin Lange
> INET: kgel_at_ppoone.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tim Gorman
  INET: Tim_at_SageLogix.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Dec 26 2002 - 19:08:55 CST

Original text of this message

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