I have a few 2012 R2 Servers, recently I've been noticing system instability and the following messages in the event log relating to the Windows Internal Database(as that's the only SQL installed):
Windows successfully diagnosed a low virtual memory condition. The following programs consumed the most virtual memory: sqlservr.exe (2388) consumed 4406611968 bytes, w3wp.exe (1364) consumed 180613120 bytes, and mcshield.exe (2112) consumed 111489024 bytes.
I've tried using SQL Management Studio to set a maximum memory and still get the same issue, I've tried increasing the Swap File with similar results.
sqlservr.exe uses very little RAM 100-200MB, The total WID size is about 35MB, So I have no clue on what's going on the COMMIT Size fills up to about 98% of the swap file size within seconds of starting the WID service and slowly grows until I start getting error's and the systems start locking up.
Any help is appreciated.
Thanks