dbTalk Databases Forums  

Performance issue with topcount

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


Discuss Performance issue with topcount in the microsoft.public.sqlserver.olap forum.



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

Default Performance issue with topcount - 07-17-2006 , 11:02 AM






Hello All,

I need to find out top 20 partner, so I created following named set:

topcount([Partners].[CBN].Members, 20, [Measures].[Rate of failure])

My problem is it takes to much time (0.5 - 1 Hour) to calculate the data.

The table Partners contains less then 9000 records and the fact table is
about 280000 records.

Any ideas how I can increase performance?

Thanks and best regards,
Andrej

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

Default Re: Performance issue with topcount - 07-17-2006 , 05:48 PM






do you use AS2000 or AS2005?

have you defined the non empty behavior for the Rate of failure measure? (if
its a calculated measure)

"Andrei Litovka" <AndreiLitovka (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello All,

I need to find out top 20 partner, so I created following named set:

topcount([Partners].[CBN].Members, 20, [Measures].[Rate of failure])

My problem is it takes to much time (0.5 - 1 Hour) to calculate the data.

The table Partners contains less then 9000 records and the fact table is
about 280000 records.

Any ideas how I can increase performance?

Thanks and best regards,
Andrej



Reply With Quote
  #3  
Old   
Andrei Litovka
 
Posts: n/a

Default Re: Performance issue with topcount - 07-18-2006 , 01:35 AM



Hi Jéjé,

I use AS2000. I didn't define a non empty behavior, but Rate of failure is
rather never empty.

Regards.
Andrej

"Jéjé" wrote:

Quote:
do you use AS2000 or AS2005?

have you defined the non empty behavior for the Rate of failure measure? (if
its a calculated measure)

"Andrei Litovka" <AndreiLitovka (AT) discussions (DOT) microsoft.com> wrote in message
news:B362CDBD-0CE2-4665-9EC0-03AC39CA61C9 (AT) microsoft (DOT) com...
Hello All,

I need to find out top 20 partner, so I created following named set:

topcount([Partners].[CBN].Members, 20, [Measures].[Rate of failure])

My problem is it takes to much time (0.5 - 1 Hour) to calculate the data.

The table Partners contains less then 9000 records and the fact table is
about 280000 records.

Any ideas how I can increase performance?

Thanks and best regards,
Andrej




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

Default Re: Performance issue with topcount - 07-18-2006 , 02:39 AM



Hi,

Is the [Rate of failure] a calculated measure? What is it's formula?
What a box do you have?

Vladimir Chtepa

"Andrei Litovka" <AndreiLitovka (AT) discussions (DOT) microsoft.com> schrieb im
Newsbeitrag news:5BDD4D10-347A-4EA0-99D0-4A5C205B5BD4 (AT) microsoft (DOT) com...
Quote:
Hi Jéjé,

I use AS2000. I didn't define a non empty behavior, but Rate of failure is
rather never empty.

Regards.
Andrej

"Jéjé" wrote:

do you use AS2000 or AS2005?

have you defined the non empty behavior for the Rate of failure measure?
(if
its a calculated measure)

"Andrei Litovka" <AndreiLitovka (AT) discussions (DOT) microsoft.com> wrote in
message
news:B362CDBD-0CE2-4665-9EC0-03AC39CA61C9 (AT) microsoft (DOT) com...
Hello All,

I need to find out top 20 partner, so I created following named set:

topcount([Partners].[CBN].Members, 20, [Measures].[Rate of failure])

My problem is it takes to much time (0.5 - 1 Hour) to calculate the
data.

The table Partners contains less then 9000 records and the fact table
is
about 280000 records.

Any ideas how I can increase performance?

Thanks and best regards,
Andrej






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.