Događaji
M03 31 23 - M04 2 23
Najveći događaj učenja jezika SQL, platforme Fabric i platforme Power BI. 31. mart - 2. april Koristite kod FABINSIDER da uštedite 400 dolara.
Registrirajte se danasOvaj preglednik više nije podržan.
Nadogradite na Microsoft Edge da iskoristite najnovije osobine, sigurnosna ažuriranja i tehničku podršku.
Applies to:
SQL Server
This Windows policy determines which accounts can use a process to keep data in physical memory, preventing the system from paging the data to virtual memory on disk.
Bilješka
Locking pages in memory might boost performance when paging memory to disk is expected. For more information, see Lock pages in memory (LPIM).
Use the Windows Group Policy tool (gpedit.msc
) to enable this policy for the account used by SQL Server. You must be a system administrator to change this policy.
gpedit.msc
. The Group Policy dialog box opens.service_account
from sys.dm_server_services
. For more information, see sys.dm_server_services.Događaji
M03 31 23 - M04 2 23
Najveći događaj učenja jezika SQL, platforme Fabric i platforme Power BI. 31. mart - 2. april Koristite kod FABINSIDER da uštedite 400 dolara.
Registrirajte se danasObučavanje
Modul
Secure Windows Server user accounts - Training
Protect your Active Directory environment by securing user accounts to least privilege and placing them in the Protected Users group. Learn how to limit authentication scope and remediate potentially insecure accounts.
Dokumentacija
sys.dm_server_services (Transact-SQL) - SQL Server
sys.dm_server_services returns information about the services in the current SQL Server instance.
Non-yielding error if the lock pages in memory option is disabled - SQL Server
Provides resolutions for the non-yielding scheduler error that occurs in large memory server if the lock pages in memory option is disabled.
Server memory configuration options - SQL Server
Learn how to configure the amount of memory the SQL Server Memory Manager allocates to SQL Server processes. View memory management approaches and examples.