DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: How to get the SQLNET roundtrips to & from client

  1. #1
    Join Date
    Mar 2002
    Posts
    13
    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

  2. #2
    Join Date
    Apr 2002
    Posts
    135
    hai in sqlplus

    sql>set autotrace on
    sql> run the query

    it will list the details that you need
    Good Judgement comes from Experience.
    Experience comes from Bad Judgement

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width