Viewing post 1 (of 1 total)
use sp_configure to set the max memory value. Note performance could be affected. Change 4096 to what value in MB you want sql to use the most
sp_configure 'show advanced options',...
August 28, 2012 at 3:00 am
#1530633