RE:
- From: "Mercadante, Thomas F" <thomas.mercadante@xxxxxxxxxxxxxxxxx>
- To: "'oracle-l@xxxxxxxxxxxxx'" <oracle-l@xxxxxxxxxxxxx>
- Date: Fri, 3 Sep 2004 10:43:36 -0400
Bryan,
I keep them for 15 days and then delete them. I use the following to clean
them up:
find $UDUMP_DIR -mtime +15 -print -exec rm {} \;
The $UDUMP_DIR is an environmental pointing to the udump directory. I do
the same thing in the Bdump directory (renaming the alert log with a date
included in the file name). I keep files up to 30 days in this directory.
I also clean up the $ORACLE_HOME/rdbms/audit directory and the
$ORACLE_HOME/network/log directory in the same way.
Change the number of days to suite your needs.
Hope this helps.
Tom Mercadante
Oracle Certified Professional
-----Original Message-----
From: Wells, Bryan [mailto:Bryan.Wells@xxxxxxxxxx]
Sent: Friday, September 03, 2004 10:30 AM
To: 'oracle-l@xxxxxxxxxxxxx'
Subject:
All;
I'm fairly new in the DBA realm. Can anyone tell me what a good standard to
follow would be for the length of time to keep *.trc files. I'm moving
these to a separate file system to free up some disk.
Thanks,
Bryan Wells
--
To unsubscribe - mailto:oracle-l-request@xxxxxxxxxxxxx&subject=unsubscribe
To search the archives - http://www.freelists.org/archives/oracle-l/
--
To unsubscribe - mailto:oracle-l-request@xxxxxxxxxxxxx&subject=unsubscribe
To search the archives - http://www.freelists.org/archives/oracle-l/
- Follow-Ups:
- RE:
- From: J . Velikanovs
- RE: trace file cleanup
- From: Jared . Still
Other related posts:
- » [Fwd: PeopleSoft Financials 9.0 Upgrade Questions]
- » (no subject)
- » [no subject]
- » [Fwd: Hotsos Symposium Room Block Expires Feb. 23]
- » [no subject]
- » Re:
- » [Fwd: Re: Partitioning problems - Oracle 8.1.7.4]
- » **
- » [no subject]
- » [no subject]
- » [no subject]
- » [Fwd: Your e-mail message was blocked]
- » [no subject]
- » RE:
- » (no subject)
- » [no subject]
- » [no subject]
- » [no subject]
- » [no subject]
- » [no subject]
- » [no subject]
- » [no subject]
- » (no subject)
- » [no subject]
- » [Fwd: Re: Anyone running JFS2 Concurrent I/O with 9i on AIX 5.2?]
- » (без темы)
- » [Fwd: Re: Useful Oracle books]
- » Re:
- » (no subject)
- » Re: (no subject)
- » RE: (no subject)
- » RE: (no subject)
- » Re: (no subject)
- » [no subject]
- » RE:
- » RE:
- » RE:
- » [Fwd: RE:]
- » RE:
- » RE:
- » RE:
- » RE:
- » RE:
- » [Fwd: Re: Oracle 10g RAC on Linux - hardware confusion #@$!]
- » (no subject)
- » [Fwd: Re: I may never see this again. SGA]
- » [Fwd: RE: Has the Lists 'Mission Statement' Changed???]
- » [Fwd: Re: IDE for Oracle database]
- » [Fwd: RE: Job Scheduling Tool]
- » (no subject)
- » Re: (no subject)
- » [Fwd: Re: System Statistics and the CBO]
- » `
- » (no subject)
- » [Fwd: Re: Quick question re outer joins]
- » [Fwd: more on 'high cpu...']
- » Re:
- » Re:
- » [Fwd: Re: ANNOUNCE: Advanced DBI tutorial slides]
- » (no subject)
- » RE: (no subject)
- » Re: (no subject)
- » RE: (no subject)
- » [no subject]
- » Re:
- » RE:
- » RE:
- » RE:
- » [Fwd: Re: 10046 trace - unaccounted for time]
- » (no subject)
- » [no subject]
- » RE:
- » RE:
- » [stellr: Re: SUSE or Red Hat]
- » [Fwd: Re: Ora Doc in PDA]
- » [Fwd: Re: BAST in RAC]
- » (no subject)
- » [Fwd: Memorial Services for Stan Yellott]
- » [Fwd: Re: Altering dymanic SGA parameters and ORA-00376]
- » 試過跟學姊一起洗香香ㄇ....(限) - dba1 mcc
- » Re: - David Cheyne
- » Re: - Riyaj Shamsudeen
- » [Fwd: passwords in different instances] - Ingrid Voigt
- RE:
- From: J . Velikanovs
- RE: trace file cleanup
- From: Jared . Still