dbTalk Databases Forums  

Cube performance

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


Discuss Cube performance in the microsoft.public.sqlserver.olap forum.



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

Default Cube performance - 11-02-2005 , 09:17 PM






I have arround 6 dimensions one of them is Customer dimension. I am
trying to get Top customer for any given 3 months.
Also quantity for Top customer. Query times out. Any solution for this.

Here is my query
Topcount([Customer].[Customer].members,1,[Measures].[Qty]).item(0).properties("Customer
Name")


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

Default Re: Cube performance - 11-02-2005 , 09:22 PM






Forgot to mention,Customer dimension has 50000 members.


Reply With Quote
  #3  
Old   
Vladimir Chtepa
 
Posts: n/a

Default Re: Cube performance - 11-03-2005 , 02:41 AM



Hi,

Please, post complete MDX query.

Vladimir Chtepa

"shruti" <vrayanker (AT) yahoo (DOT) com> schrieb im Newsbeitrag
news:1130987846.785585.239650 (AT) f14g2000cwb (DOT) googlegroups.com...
Quote:
I have arround 6 dimensions one of them is Customer dimension. I am
trying to get Top customer for any given 3 months.
Also quantity for Top customer. Query times out. Any solution for this.

Here is my query
Topcount([Customer].[Customer].members,1,[Measures].[Qty]).item(0).properties("Customer
Name")





Reply With Quote
  #4  
Old   
shruti
 
Posts: n/a

Default Re: Cube performance - 11-03-2005 , 04:17 PM



Query is only.
Topcount([Customer].[Customer].members,1,[Measures].[Qty]).item(0).properti*es("Customer

Name")


Reply With Quote
  #5  
Old   
shruti
 
Posts: n/a

Default Re: Cube performance - 11-03-2005 , 04:26 PM



Vladimir,
Thanks for the mail
I have built the cube and I have a claculated membert TopCustomer.
Query is just as follows:
Topcount([Customer].[Customer].members,1,[Measures].[Qty]).item(0).properti*es("Customer

Name")

I don't have any additional queries

Additional to this I am using the BI tool for the client side.


Reply With Quote
  #6  
Old   
shruti
 
Posts: n/a

Default Re: Cube performance - 11-03-2005 , 04:29 PM



Vladimir,

Thanks for your mail.

I have built a cube and created a calculated member called TopCustomer.
The calcualted member has a query

Topcount([Customer].[Customer].members,1,[Measures].[Qty]).item(0).properti*es("Customer

Name")

I don't have anymore query. I am not sure what you are expecting.

Additionally, I have BI tool to get the data. It doesn't bring due to
performance issue.


Reply With Quote
  #7  
Old   
Vladimir Chtepa
 
Posts: n/a

Default Re: Cube performance - 11-03-2005 , 05:02 PM



Do You can intercept full MDX query?
What do Yuu use? AS2000 or AS2005?

"shruti" <vrayanker (AT) yahoo (DOT) com> schrieb im Newsbeitrag
news:1131052652.851164.201430 (AT) g47g2000cwa (DOT) googlegroups.com...
Vladimir,
Thanks for the mail
I have built the cube and I have a claculated membert TopCustomer.
Query is just as follows:
Topcount([Customer].[Customer].members,1,[Measures].[Qty]).item(0).properti*es("Customer

Name")

I don't have any additional queries

Additional to this I am using the BI tool for the client side.



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.