October 2006
Intermediate to advanced
464 pages
16h 11m
English
You can configure the SQL Server engine in several ways and through a variety of interfaces. One approach involves using a system-stored procedure called sp_configure and supplying a value for a particular configuration option. Some configuration options can be set at the operating system level, and most of these can be controlled using the Surface Area Configuration Tool (discussed in Chapter 1). In addition, some server behaviors can be controlled using operating system control interfaces; others, such as trace flags, can be set as startup parameters of the SQL Server engine executable, Sqlservr.exe.
Next we’ll look at most of the configuration options for controlling the behavior of SQL Server 2005.
As you ...
Read now
Unlock full access