SQL Net trace [message #162122] |
Wed, 08 March 2006 19:27 |
toshidas2000
Messages: 120 Registered: November 2005
|
Senior Member |
|
|
I am trying to enable a sql net trace . Going to create a sqlnet.ora file, it is not there in $ORACLE_HOME/network/admin directory
and add following lines.
trace_level_client = 16
trace_directory_client = oracle_homenetworkadmin
Now I have a question. I have 10 instances on this oracle_home, I just want to trace one instance connection, how do i do that.
Enabling sql net trace will trace all network connections from all instance, I don't want to do that. The TEST database connections needs to be traced. How do i do that.
Thanks
Toshi
|
|
|