I have a windows server and this server has 4 GB of memory. But the msmdsrv.exe is taking 1.5 GB of memory. What is that, and why is it doing this? How can I make it stop?
This is a production server.
A very quick google shows that msmdsrv
is SQL Server Analytics Server. So, the short answer is: You don't. I assume you are doing something with SSAS, which means that you want it to have memory allocated.
4GB isn't really very much though - especially for anything running SQL Server or its related services.