When starting SQL Server 2005 from the command line, what does the -h switch do?
Answer
This switch reserves memory space for Hot-Add memory metadata, available with AWE enabled.
Explanation
This switch is used with 32-bit SQL Server and AWE to reserve memory to reserve memory space for Hot-Add memory metadata.