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: ?/rdbms/audit/*.aud files

Re: ?/rdbms/audit/*.aud files

From: Babette Turner-Underwood <dale_at_fox.nstn.ca>
Date: Thu, 28 Sep 2000 20:49:51 -0400
Message-Id: <10633.118197@fatcity.com>


I never tried this but ... what about a link to send the files to /dev/null

in init.ora :
audit_dump_destination = /home/oracle/admin/SID/audit

in UNIX:
cd /home/oracle/admin/SID
ln -s /dev/null audit

What we do is, just use a cron job to get rid of old entries.

> Hi !
>
> Accoring to Oracle 'audit' ing connect internal is a
> feature and it can not be disabled.
>
> Warm Regards
> K Gopalakrishnan
> Bangalore, INDIA
>
> --- "Cunningham, Gerald" <Gerald.Cunningham_at_usi.net>
> wrote:
> > Hi there,
> >
> > Is there a way to disable writing audit files to
> > $ORACLE_HOME/rdbms/audit
> > when somebody connects internal? Can you link this
> > directory to /dev/null ?
> >
> > I think this has been discussed on the list
> > recently, but as usual my memory
> > fails me...
> >
> >
> > Thanks!
> >
> > - Jerry
> > --
> > Please see the official ORACLE-L FAQ:
> > http://www.orafaq.com
> > --
> > Author: Cunningham, Gerald
> > INET: Gerald.Cunningham_at_usi.net
> >
> > Fat City Network Services -- (858) 538-5051 FAX:
> > (858) 538-5051
> > San Diego, California -- Public Internet
> > access / Mailing Lists
> >
> --------------------------------------------------------------------
> > 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).
>
>
> =====
> Warm Regards,
> K Gopalakrishnan
> Bangalore, INDIA
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: K Gopalakrishnan
> INET: kaygopal_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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
Received on Thu Sep 28 2000 - 19:49:51 CDT

Original text of this message

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