Oracle Trace [message #493683] |
Wed, 09 February 2011 06:29 |
pokhraj_d
Messages: 117 Registered: December 2007
|
Senior Member |
|
|
Hi,
Currently we are using the trace to check the database performance. The below are the command to activate the trace session:-
SQL> ALTER SESSION SET EVENTS '10046 trace name context forever, level 12';
I want to clear my concepts-- what is "EVENTS 10046" and "context forever"?
Also how can I activate the memory tracing in Oracle?
Please advice.
Thanks-
P
|
|
|
|
Re: Oracle Trace [message #493835 is a reply to message #493683] |
Thu, 10 February 2011 03:16 |
pokhraj_d
Messages: 117 Registered: December 2007
|
Senior Member |
|
|
Thanks for your suggestion.
Still I am very interested what is meant by "'10046 trace name context forever, level 12'.
Is there is any docs form where I can cleadr my concepts or at least any link for the same?
Thanks-
P
|
|
|
|
|
|
|
|
|