Error in Analysis Services : The system is out of memory (Event ID 2)
If Analysis Services is repeatedly crashing with the following error on a Windows Server 2008 R2 x64 running SQL Server R2 x64 SP1 :
This solves an incomprehensible error seeing that the server has 18GB of RAM installed and the data volume is not so huge.
You should simply consider to install the SP2 for SQL Server 2008 R2 ;)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 
This solves an incomprehensible error seeing that the server has 18GB of RAM installed and the data volume is not so huge.
Comments