Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create trace file on specific location

dbajugNov 15 2012 — edited Nov 16 2012
Hi all,

I'm working with a 11gR2 Enterprise DB on Linux RedHat 5

Now I need to create a trace file. This trace will be huge and I need to create it on an specific folder on my system because the udump fs could be small for it. These are the commands I'll use:

oradebug setospid 3165
oradebug unlimit
oradebug event 10046 trace name context forever, level 12

If I use the "oradebug tracefile_name" I'll get the actual trace file name but, How can I say the specific location where I need to create it?

Best regards,
dbajug
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2012
Added on Nov 15 2012
10 comments
976 views