Title: RE: How to dump UGA ??

Jonathan,

Thank you very much ...

Raj
______________________________________________________
Rajendra Jamadagni              MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.
QOTD: Any clod can have facts, but having an opinion is an art!


-----Original Message-----
From: Jonathan Lewis [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 1:10 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: How to dump UGA ??

If you want to see if tracing is on:

alter session set events 'immediate trace name events level 1';

(level 2 for process level events, level 4 for system).

You can obviously use the oradebug equivalent, or the dbms_support package to fire this at another session.

However - if you can read the session's trace file to find out the result of this command, then you will be able to see from the content of the trace file that it is (or isn't) tracing anyway.


Regards

Jonathan Lewis
http://www.jlcomp.demon.co.uk

*********************************************************************This e-mail 
message is confidential, intended only for the named recipient(s) above and may 
contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank 
you.*********************************************************************1


Reply via email to