MaximumViewSize

Sets the maximum amount of memory (in MB) to be allocated when a user accesses a view.

If you do not set the MaximumViewSize parameter, the default maximum view size is 500 MB on a 64-bit system.

Parameter type: optional, dynamic

To specify a maximum amount of memory allocation for views, add the following line to Planning Analytics database configuration:

MaximumViewSize=n

where n represents the amount of memory in MB to be allocated.

See also ApplyMaximumViewSizeToEntireTransaction.