Hi Folks,I have a single sql instance running on a server with 128GB memory. Max memory allocated to this instance is 90GB. But the available server memory (on the windows box) is getting lower day by day and now its 7GB left on the server. When I monitored the SQL server memory usage on task manager, it started with less than a GB in the first few days after SQL server restart then its climbing day by day and now its showing 31GB used. Locked pages on memory is enabled. Here's the breakdown: SQL Server version: 2014 EnterpriseTotal on Windows Server 2012 R2: 128GBSQL Max memory: 90GBSQL usage on task manager: 31 GBTotal memory left on windows server: 128 - (90 + 31) = 7GBWhat/why is the extra 31 GB used by SQL? No other applications are installed except netbackup client. How do I troubleshoot this? Many thanks!
↧