tnsping ?//////// urgent [message #51591] |
Sat, 01 June 2002 03:47 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
LAKSHMI NARAYANA
Messages: 12 Registered: May 2002
|
Junior Member |
|
|
hi
can anyone pl tell me the concept and use of tnsping and its syntax. when to use and how to.also tkprof
thanks a lot in advance.
kudos to this where lot of knowledge flows. who says internet is spoiling youth.
sruthi
|
|
|
Re: tnsping ?//////// urgent [message #51594 is a reply to message #51591] |
Sat, 01 June 2002 06:17 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Pravin Raharekar
Messages: 18 Registered: April 2002
|
Junior Member |
|
|
Hi,
By using the TNSPING utility you can ensure that, whether the server port is communicated through client machine or not, and also it gives you total time to make connection.
TKPROF you can use for see the exact statistics of the trace file, before executing the SQL statement set the SQL_TRACE to TRUE and after execution set the SQL_TRACE false. and then you have to use TKPROF by supplying the trace file and output file.
Hope this will work for you.
Rgds
Pravin
|
|
|