Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

SQL Profiler + Duration + ASYNC_NETWORK_IO wait

$
0
0

Hi,

From my understanding the duration in SQL profile includes
- The time from when the query starts executing until the last result set buffer completed.  
- Blocking
- The time the client application takes to consume results that require more than one roundtrip

Q1
Is this correct ?

Q2
Is there a way to determine only the time the query is executed and data retrieved from SQL and do not include the time spent on ASYNC_NETWORK_IO ?


Viewing all articles
Browse latest Browse all 12963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>