If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Nested loops when recommending aggregates

Started by patton, 25 Jan 2018 07:00:37 AM

Previous topic - Next topic

patton

Hi all

We have a Dynamic Cube with a defined in memory aggregate. Mostly small dimension, except for one which has 20k rows.
When we run aggregate advisor and select only in-memory aggregates to be recommended, it runs for hours without completing. It appears that the Aggregate Advisor sends a query that involves a loot of nested loops. When we hint that query, it executes fast.
This only happens in our preproduction database and not in our development server. Same model, same data.
Is there a way to avoid nested loops? Is there a way to give hints when executing aggregate advisor or in cubes?


AnalyticsWithJay


patton

Thanks for the answer Jay.

In theory, I could use a command block to force the query to use hints or sth similar?