Quantcast
Channel: MSSQL – Kenneth Dalbjerg
Viewing all articles
Browse latest Browse all 22

Limit SQL Server maximum memory SQL instance

$
0
0
Start SQL Server Management Studio Connect to you SQL server instance Start a “New Query” And then put this into you SQLQuery1.sql window sp_configure ‘show advanced options’,1 reconfigure with override go sp_configure ‘max server...

Viewing all articles
Browse latest Browse all 22

Trending Articles