I have strange situation with SQL Server 2012.
If I open Management Studio 2012 (11.0.2100.60) and make some query on a table, the process
sqlservr.exe reaches 2 GB of RAM memory in one hour. It still increases even I closed management studio application. So, every time I have to restart service in order to free up memory.
Question: It is possible to solve it or I have to wait for a service pack ?
Below is the proof:
Go to the complete details ...