Group items matching
in title, tags, annotations or urlHow to reduce paging of buffer pool memory in the 64-bit version of SQL Server - 1 views
-
... SQL Server can use the memory notification mechanisms that are provided by the QueryMemoryResourceNotification Windows API. On a Microsoft Windows 2000 Server-based system, SQL Server periodically calculates the free physical memory on the system by using the native Windows API. Based on this information from the QueryMemoryResourceNotification Windows API or from the memory calculation, SQL Server responds to the current memory situation on a specific system...
Dynamic Search Conditions in T-SQL - 0 views
TSQL - Script for moving databases to a new location - 0 views
set nocount on declare @SqlInstanceName varchar(128), @SqlServiceName varchar(128), @Cmd varchar(8000), @TempDbLoc varchar(255), @SysDbLoc varchar(255), @UserDbDataLoc varchar(255), @U...
1 - 4 of 4
Showing 20▼ items per page