Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 
 

SQL*Net Round Trip Tracing tips

Expert Oracle Database Tips by Donald BurlesonDecember 6, 2015

SQL*Net round trip tracing is a useful tool for helping determine or eliminate possible sources of network latency.  As the name implies, a round trip is the number of trips required to satisfy a request for data.  An excessive number of round trips could cause network performance issues.   Many factors can impact the number of round trips.

For example, ARRAYSIZE can impact network performance.  The ARRAYSIZE determines how much data can be returned in each round trip; therefore, an ARRAYSIZE that is too small for the data requested can force too many round trips.  To optimized the ratio of round trips, the ARRAYSIZE can be adjusted.

Network buffers and packets can also impact the number of round trips.  While it's still true that tuning of network packet traffic happens at the network level, it is also important that the Oracle net parameter be optimized as well.

The session data unit (SDU) and transport data unit (TDU) are resident in the tnsnames.ora file and can have an impact on round trips.  The SDU determines the packet size to be sent over the network while the TDU is the default packet size for grouping data together.  There are some important guidelines for setting the SDU and TDU properly in the tnsnames.ora.  Also, see these notes for Optimizing Oracle Net parameters.

The SQL*Net more data to client  wait event happens when Oracle writes multiple data buffers (sized per SDU) in a single logical network call; however, it is not a direct measure of network latency.

In order to determine the appropriate settings, it will be helpful to trace the SQL*Net round trips as empirical tests are conducted.  Tips on how to initiate SQL*Net traces from both the client and server side are available HERE.

 

 
Get the Complete
Oracle SQL Tuning Information 

The landmark book "Advanced Oracle SQL Tuning  The Definitive Reference"  is filled with valuable information on Oracle SQL Tuning. This book includes scripts and tools to hypercharge Oracle 11g performance and you can buy it for 30% off directly from the publisher.

 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

 

 

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster