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: Antw: trace files written to ORACLE_HOME/rdbms/log

Re: Antw: trace files written to ORACLE_HOME/rdbms/log

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Tue, 03 Feb 2004 10:13:19 -0500
Message-Id: <s01f745b.081@galottery.org>


Markus,
 Check what the actual parameter is in the database to determine where to look for the problem.
Select VALUE from V$PARAMETER where NAME = 'user_dump_dest'; This will show you where the database will direct the dump location. Ron

>>> roon987_at_yahoo.co.uk 02/03/2004 9:52:58 AM >>>
Somehow the formatting got a bit messy...  

SQL> show parameter user_dump

NAME                                 TYPE        VALUE
------------------------------------ -----------
------------------------------
user_dump_dest                       string     
/app/oracle/admin/fusepw03/udump
                                                 


Markus Reger <Reger_at_mdw.ac.at> wrote:
normally there can be two reasons
firstly giving a dump file destination=20 secondly - hardly dare say - a link?
never experienced that before on a dozen of suns/oracles kr mr

>>> roon987_at_yahoo.co.uk 02/03 2:48 >>>

9.2.0.4 on HP 11.11

I've got the following paramter set in the database

=20

SQL> show parameter user_dump_NAME TYPE =

VALUE------------------------------------ -----------
-----------------=

-------------user_dump_dest string /app/oracle/a= dmin/fusepw03/udump But it's writing the trace files to ORACLE_HOME/rdbms/l=
og Any ideas as to why this is the case. TIA BTW Am also using a spfile. =
=20

Yahoo! Messenger - Communicate instantly..."Ping" your friends today! =
Download Messenger Now

Please see the official ORACLE-L FAQ: http://www.orafaq.com=20

To unsubscribe send email to: oracle-l-request_at_freelists.org=20 put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/=20
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html=20 
-----------------------------------------------------------------

----------------------------------------------------------------
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 
-----------------------------------------------------------------

---------------------------------
  Yahoo! Messenger - Communicate instantly..."Ping" your friends today!
Download Messenger Now

----------------------------------------------------------------
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 
-----------------------------------------------------------------
----------------------------------------------------------------
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 Tue Feb 03 2004 - 09:13:19 CST

Original text of this message

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