dbTalk Databases Forums  

Reduce time connection to AS2005

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


Discuss Reduce time connection to AS2005 in the microsoft.public.sqlserver.olap forum.



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

Default Reduce time connection to AS2005 - 06-23-2006 , 11:57 AM






can someone help to reduce a time connecting to As2005 with using OLEDB9.0
and PivotTable.

thanks.



Reply With Quote
  #2  
Old   
Jeje
 
Posts: n/a

Default Re: Reduce time connection to AS2005 - 06-25-2006 , 04:02 PM






when the pivottable access the cube, a query is executed to retrieve the
name of the measures.
this query cause the measures to be evaluated. so if you have 15 measures,
the query retrieve the value of these 15 measures, this slow down the
opening process.
use the profiler to identify this query and optimize your cube (specially
calculated measures)

other option...
reduce the size of your metadata (less dimensions)


"Kazmane" <mkazmane (AT) capinfo (DOT) co.ma> wrote

Quote:
can someone help to reduce a time connecting to As2005 with using OLEDB9.0
and PivotTable.

thanks.





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.