WHile trying to process the cubes, or run a DLP report, we recieved a error rserror SystemOutOfMemory.
rserror SystemOutOfMemory
Environment
ITA 8.x
Cause
Some of the cubes were referencing functions that looked for a specific policy that was not in use.
Resolution
In terms of the changes that were made, we altered two functions "fnItAnalytics_DLP_ConditionFact" and "fnItAnalytics_DLP_ConditionChangeAudit" that were referencing the specific policy that you were not using, which was referenced in the database as "policyid 26701" was now being properly excluded, and thus processing could complete for all cubes.