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: OFA - dump destinations

Re: OFA - dump destinations

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Wed, 04 Feb 2004 21:26:02 +0800
Message-Id: <5.1.1.6.0.20040204212348.00ad0cb8@pop.singnet.com.sg>

I prefer to seperate udump, bdump and cdump.

Developers have a habit of putting in "ALTER SESSION SET SQL_TRACE=TRUE" for certain programs and I get lots of such trace files. They go the udump. I have a CRON job cleaning up the udump [compress files older than 5 days, delete files older than 30 days], leaving bdump untouched. One particular database with Intermedia in 8.1.7.2 core-dumps frequently updating Intermedia indexes. The core-dumps go to cdump and can be purged by another CRON job.

Hemant

At 02:51 PM 03-02-04 -0700, you wrote:
>We are currently working installing a 9i db on a new box. The senior dba
>wants to put all trace files into one directory on $ORACLE_HOME/rdbms/log.
>I've suggested that this is not the best practice prescribed by OFA. Does
>anyone see any major issues with keeping all trace files in one directory?
>
>Thanks,
>
>Mark
>----------------------------------------------------------------
>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
>-----------------------------------------------------------------

Hemant K Chitale
Oracle 9i Database Administrator Certified Professional http://hkchital.tripod.com {last updated 24-Jan-04}



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 Wed Feb 04 2004 - 07:26:02 CST

Original text of this message

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