Hyperion Essbase (MOSC)

MOSC Banner

Recursion limit [31] reached and 11.1.2.1.102

edited Oct 23, 2011 6:26PM in Hyperion Essbase (MOSC) 2 commentsAnswered
There is limit for ASO formulas recursion. The default value is 31, there is also option in essbase.cfg to disable this check introduced in 11.1.2.1 that called MDXFORMULARECURSIONLIMIT
it's described in documentation and not work.
But if you will read carefully Technical Reference you'll note that in topic header and index it's named
MDXFORMULARECURSIONLIMIT
but in example of use and syntax describe it's named
MDXLIMITFORMULARECURSION

Second (MDXLIMITFORMULARECURSION) is right and should be used in essbase.cfg ...but it's not work too.
In 11.1.2.1.102 this enabling this option by adding (MDXLIMITFORMULARECURSION FALSE to essbase.cfg provides crashes on ASO application starts.
I've raised SR and the bug seems to be easy to fix because crash happens in esscfgu.dll module which is responsible for essbase.cfg parsing and it's kind of string overflow.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center