InsufficientMemory

خرید بک لینک

کوئری برای خطای InsufficientMemory در SQL

USE [master]

GO

ALTER RESOURCE GOVERNOR RECONFIGURE;

GO

/****** Object: ResourcePool [default] Script Date: 8/16/2016 10:53:50 AM ******/

ALTER RESOURCE POOL [default] WITH(min_cpu_percent=0,

max_cpu_percent=90,

min_memory_percent=0,

max_memory_percent=90,

cap_cpu_percent=100,

AFFINITY SCHEDULER = AUTO

,

min_iops_per_volume=0,

max_iops_per_volume=0)

GO

ALTER RESOURCE GOVERNOR RECONFIGURE;

GO

توضیح:

این کوئری فقط درصد رخ داد این خطا را کم می کند.

how to find running query in sql server...

ما را در سایت how to find running query in sql server دنبال می‌کنید

برچسب: نویسنده: بازدید: 119 تاريخ: سه شنبه 30 بهمن 1397 ساعت: 12:32

صفحه بندی