cancel
Showing results for 
Search instead for 
Did you mean: 

extremely long execution while cube data view

former_member245939
Participant
0 Kudos
247

Hi experts!

My issue:

I have infocube zEsncub. It contains only 100.000 records and 10 requests in admin panel.

while I am execute infocube data view in RSA1, my query to cube hangs in DB and doesn't give any reaction.

Selection Creterias:

zYear = 2015

zMonth = 09

zBus_area = 0001

BUT! If I delete char "zMonth" from Selection Criterias and execute, then query works fine.

All these chars are in one dimension of cube.

I can't undestand such behaviour. Please help me solve this problem.

Indexes and statistics in cube are green.

View Entire Topic
Former Member
0 Kudos

Hi Sergey,

Can you enable the 'Use DB aggregation"' and  then view the data ?

Regards,

Amit

former_member245939
Participant
0 Kudos

Hi Amit!

Yes, i have checked 'Use DB aggregation' and have got the data. Thanks for helpful advice!

But normally I don't use this option while data view. And nevertheless I get data without problems (using other criterias) ...

But what is the reason ? In char "zMonth", or maybe in indexes of dimension table?

Former Member
0 Kudos

Hi Sergey,

Good to know you were able to get the values.

Now coming to the issue, it might be due to the fact that there are large number of records for 'zMonth'

It's better always to use 'DB aggregation while viewing data'

Regards,

Amit

former_member245939
Participant
0 Kudos

No, Amit.

1. 'zMonth' contains SMALL number of records (12 months)

2. in both cases I want to get only 20 records, so theoretically this option doesn't matter ...