MaxDataCacheSizeInMB

This setting controls the maximum amount of memory that the Oracle Hyperion Financial Management application server allocates to store the cell values and cell status. If more memory is required by the system, then the cell value and cell status are paged out to disk based on the LRU logic. The workaround is to increase the cache size.

Range: The value should be greater than or equal to 500.

Default value: 4,500

Note:

If performance of a consolidation operation decreases because of paging, you can increase MaxDataCacheSizeInMB to minimize paging. This value should be more than the total memory usage allowed by "MaxNumDataRecordsInRAM", so that the system does not page out the cells unnecessarily to disk. A too low MaxDataCacheSizeInMB setting means that you will run out of memory to store data records and begin paging, which reduces system performance.