Quantcast
Channel: web hosting
Viewing all articles
Browse latest Browse all 112

Using large amounts of memory can result in an inefficient plan in SQL Server

$
0
0
SymptomsWhen you configure max server memory sp_configure option in Microsoft SQL Server to a large value, you may notice that a particular query may run slowly. But if you lower the value for this option, the same query may run much faster. ResolutionOne of the factors that impacts the execution plan generated for a query [...]

Viewing all articles
Browse latest Browse all 112

Trending Articles