Hello,
I just want to know how to get the SQLNET roundtrips to and from client. I got an idea that the less the roundtrips, the better will be application performance.
Rajendra
Printable View
Hello,
I just want to know how to get the SQLNET roundtrips to and from client. I got an idea that the less the roundtrips, the better will be application performance.
Rajendra
hai in sqlplus
sql>set autotrace on
sql> run the query
it will list the details that you need