You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

epbcs - Aggregation performance issue

edited Sep 14, 2018 4:07AM in Planning 2 comments

Summary

epbcs - Aggregation performance issue

Content

Hi All,

We are seeing huge performance issue with aggregation business rules. We are aggregating 4 Sparse dimension with alternate hierarchy as well. Aggregation is taking around 2 hours 30 minutes to complete. We tried with less data (5 page files) and cleared zero as well, but  still taking more than 2 hours complete the aggregation. Attached dimension members stat. Can someone will guide to improve aggregation performance.

 

Thanks

Senthil

 

 

Code Snippet

 FIX (@RELATIVE("Total Plan", 0)
    /*All Plan Elements*/
    , @RELATIVE("PlanningACC", 0), @RELATIVE("WFAccounts", 0)
   
    , &OEP_RollingFcst, "Jul" : "Jun") 
        FIX ("USD_Reporting") 
            AGG ("Site");
            AGG ("Department","Projects");
            @IDESCENDANTS("OEP_Total Entity");
            @IDESCENDANTS("Region");
        

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!