EXAM Objective: Installing and Configuring SQL Server 2008
Sub Objective: sp_configure
Sp_Configure Options
In a previous post I discussed sp_configure and how to use it. In this post I will be covering some of the options and their meanings. Many of the meanings are pretty straight forward but a few of them are a bit obscure. The options I will be looking at now are listed below. These are either options I have come across in preparation for the SQL Server 2008 MCITP certification or that I felt might be of practical value to know.
- cost threshold for parallelism
- max degree of parallelism
- max server memory (MB)
- min server memory (MB)
- index create memory
- min memory per query
- AWE enabled
- ad hoc distributed queries
- filestream access level
- backup compression default