ASO Allocation Process too large
Summary
ASO Allocation Process too largeContent
I'm attempting to use an allocation process to implement the FX translation approach outlined here:
I can get it to work on smaller sections of the cube, but when I try to run the allocation process fully loaded with all the needed level 0 members, I get the following error:
ERROR - 1200762 - Internal Error: Mathematical operation results in wide integer overflow/underflow. Reduce the size of the query region.
Is there any way to get this to work that doesn't involve breaking it down into smaller chunks and running them individually?
0