Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 10g Trace files to ?/rdbms/log
Kirti,
on Linux 2.4.9-e.3 enterprise and Oracle 10.1.0.2.0 - Production the result
is:
SQL> oradebug setospid 25321
Statement processed.
SQL> oradebug event 10046 trace name context forever, level 12
Statement processed.
SQL> oradebug tracefile_name
/oracle/product/10.1/admin/ora10g/udump/ora10g_ora_25321.trc
Also alter session set events '10046 trace name context forever, level 8' works correctly and the trace file is located in user_dump_dest directory.
Obviously it works on Linux.
Joze
-----Original Message-----
From: Kirtikumar Deshpande [mailto:kirtikumar_deshpande_at_yahoo.com]
Sent: Tuesday, February 10, 2004 6:11 AM
To: oracle-l_at_freelists.org
Subject: 10g Trace files to ?/rdbms/log
I filed an iTAR after all...
This is a bug # 3372651 on HP-UX platform, I was told by OWS. No patch or
workaround in sight. The
bug is not visible on the Metalink, but my TAR# is tied to the bug (per
OWS). I will post an
update when this gets resolved.
I do not have Linux yet, or Solaris, so I can not confirm that the bug only
affected HP-UX.
Would appreciate it if someone can test it and report the result.
Thanks.
Cheers!
![]() |
![]() |