dbTalk Databases Forums  

loading speed between SQL to OLAP...

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


Discuss loading speed between SQL to OLAP... in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default loading speed between SQL to OLAP... - 06-13-2005 , 09:33 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.



Reply With Quote
  #2  
Old   
Myles.Matheson@gmail.com
 
Posts: n/a

Default Re: loading speed between SQL to OLAP... - 06-14-2005 , 12:18 AM






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/pro.../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


Reply With Quote
  #3  
Old   
Myles.Matheson@gmail.com
 
Posts: n/a

Default Re: loading speed between SQL to OLAP... - 06-14-2005 , 12:19 AM



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/pro.../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


Reply With Quote
  #4  
Old   
Jéjé
 
Posts: n/a

Default Re: loading speed between SQL to OLAP... - 06-14-2005 , 12:33 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.


<Myles.Matheson (AT) gmail (DOT) com> wrote

Quote:
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/pro.../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




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.