dbTalk Databases Forums  

Network usage

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Network usage in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aaron Relph
 
Posts: n/a

Default Network usage - 04-05-2004 , 08:10 AM






Hi,

Can anybody point me in the direction (case studies, whitepapers etc...) of
how to measure the amount of data that is transferred accross the network in
a user query, and for a query session? We will be using Pivot tables as a
front end and want to measure the impact for sites that have a small amount
of bandwidth.

Cheers



Reply With Quote
  #2  
Old   
Bas Kersten [MSFT]
 
Posts: n/a

Default RE: Network usage - 04-06-2004 , 07:49 AM






Hi,

Have a look at:

The performance guide:
http://www.microsoft.com/technet/pro.../ansvcspg.mspx
#XSLTsection127121120120

Operation guid
http://www.microsoft.com/technet/pro.../anservog.mspx

Keep in mind that you can remote the query to the server by adding
Execution Location=3;Default Isolation Mode=1 into the connection string.
That will save you some network traffic.

HTH,
Bas


"This posting is provided "AS IS" with no warranties, and confers no
rights."


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.