Assuming that you are using AS 2000, then there can be problems with the
PTS client layer messaging over a WAN with low bandwidth and/or high
latency. Mark Hill discussed the problem (and possible solutions) in
some of his blog entries below. But AS 2005 might be a good solution for
such problems by now:
http://markiehill.blogspot.com/2005/...-problems.html
To quickly paint the picture, we have a large Analysis Services
deployment which suffers badly from poor network performance caused
mostly by the poor infrastructure and compounded by the way that MSAS
uses the network.
For those of you that don’t know MSAS uses PTS. PTS is short for Pivot
Table Services and is the software on the client which talks to the
Analysis Services server. PTS is great when you have a pretty capable
network as it performs a load of caching and delivers a pretty good
experience. The first cracks in this architecture appear when you
introduce latency and bandwidth into the equation, by restricting these
you find that PTS becomes rapidly unworkable below speeds of 64Kbps,
latency of over 200ms also has a huge impact on the user experience.
...
http://markiehill.blogspot.com/2005/...roblems-part-i
i.html
Quote:
|
In my last posting I talked about the trouble that you can get yourself
|
into trying to run PTS in poor network environment. We discussed how to
get XMLA as far as the desktop however did not discuss how we can get
client tools to consume this data with the minimum of hassle.
...
So let’s talk about performance and the improvements that we can
quantify.
Connection to our main cube used to take in order of around 10-20
minutes in some locations even with all the different PTS connection
properties set on the client, with the new provider around 10-20seconds
is pretty representative now.
In terms of queries themselves, we are seeing on average over 500%
performance increase, however in some cases reports which we could not
run at all or would have taken all day are now taking 5 minutes. All in
all a success story from the user perspective.
...
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***