Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Releasing server memory in use

$
0
0

Hello - I am having problems running ANY SSIS packages lately.  After reseraching and looking around a bit, I found that I have 0 memory available because SQL Server has cached all available memory. 

I need to figure out how to "unlock" the memory AND change the maximum threshold so this does not keep happening. 

When I run this query in Management Studio on the master db:

SELECT

value,minimum,maximum,value_in_use

fromsys.configurations

wherename='max server memory (MB)'

I get these results :  value = 2147483647, minmum = 128, maximum =  2147483647, value_in_use: 2147483647


Jenna G


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>