Groups | Blog | Home
all groups > sql server data warehouse > june 2005 >

sql server data warehouse : loading speed between SQL to OLAP...


Myles.Matheson NO[at]SPAM gmail.com
6/13/2005 10:18:40 PM
Hello J,

I am not 100% sure what you need to look at as it could be many
factors. I would look at SQL server first. Check what the query
response time is. Using SQL profiler I would check that query is using
the appropriate indexes and so forth.

Once the Queries are optimised, have a look at this link as it has
heaps of suggestions for managing Analysis services Servers including
what to look for when considering performance.

http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/anservog.mspx


Also check out http://www.sql-server-performance.com/ For Analysis
services and SQL server tuning tips.

Hope this helps


Myles Matheson
Data Warehouse Architect
Myles.Matheson NO[at]SPAM gmail.com
6/13/2005 10:19:50 PM
Hello J,

I am not 100% sure what you need to look at as it could be many
factors. I would look at SQL server first. Check what the query
response time is. Using SQL profiler I would check that query is using
the appropriate indexes and so forth.

Once the Queries are optimised, have a look at this link as it has
heaps of suggestions for managing Analysis services Servers including
what to look for when considering performance.

http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/anservog.mspx


Also check out http://www.sql-server-performance.com/ For Analysis
services and SQL server tuning tips.

Hope this helps


Myles Matheson
Data Warehouse Architect
Jéjé
6/13/2005 10:33:40 PM
Hi,

I found the network transfert rate low between my 2 servers during cube
processes.
I have a 2Gbps network and only 2% is used during loading while I can go up
to 25% during "simple" file copy.

what are the performance counter to follow during the loading step of my
cube?
what can I do to improove this? there is any option anywhere? (in SQL or AS)

thanks for your guides.

Jerome.

Jéjé
6/14/2005 1:33:26 PM
all my cubes are allready optimized.

so, except for exceptions, the query used by AS is a simple select * from
facttable without any join.


[quoted text, click to view]

AddThis Social Bookmark Button