Unable to allocate requested memory during MDX query execution
I'm seeing the subject error on my Clarity web server. It throws:
ClarityServerEssbase.ExceptionHandler.GenerateEssbaseException(String functionName, EssbaseBridgeError lastError)
at ClarityServerEssbase.MdxEssbaseBridge.GetData(String query)
at Clarity.Server.Infrastructure.Olap.Essbase.MdxProvider.GetData(Query query)
The web server has ample available memory. It seems the error is on the essbase client side on the web server used to interface with essbase. Has anyone come accross this type of thing before?
ClarityServerEssbase.ExceptionHandler.GenerateEssbaseException(String functionName, EssbaseBridgeError lastError)
at ClarityServerEssbase.MdxEssbaseBridge.GetData(String query)
at Clarity.Server.Infrastructure.Olap.Essbase.MdxProvider.GetData(Query query)
The web server has ample available memory. It seems the error is on the essbase client side on the web server used to interface with essbase. Has anyone come accross this type of thing before?
0