SQL Server Analysis Services Memory Usage High
Description of Issue
SQL Server Analysis Services (SSAS) is using a high amount of memory on the server and needs to be adjusted
Context
SSMS
SSAS
Memory Usage
Cause
Memory limits are too high in SSAS configuration
Resolution
Adjust the memory limits in SSAS to be lower.Â
Open SQL Server Management Studio
Connect to the Analysis instance
Right click the instance and open properties
Select General
Locate the LowMemoryLimit and TotalMemoryLimit variables
Adjust the values to reflect the percentage of Total physical memory that should be allocated to SSAS
Default values are 65% and 80% respectively
A little trial and error may be necessary to fine tune the memory allocation