| Running the SQL Server 2000 Setup Program |
|
|
|
| Written by Administrator | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday, 15 October 2008 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lesson 3: Running the SQL Server 2000 Setup ProgramAfter you have selected your SQL Server 2000 edition, and installed the Windows operating system you have decided to use, you are ready to install SQL Server 2000 by running the SQL Server 2000 Setup program. This lesson covers running the SQL Server 2000 Setup program interactively to install an instance of SQL Server 2000 on the local computer. The details of default, named, and multiple instances are covered in Lesson 4 of this chapter. Remote and unattended installations are covered in Lesson 5 of this chapter. Upgrading from earlier versions of SQL Server is covered in Chapter 4, and installing SQL Server 2000 on a virtual server for failover clustering is covered in Chapter 16. After this lesson, you will be able to
Estimated lesson time: 30 minutesRunning the SQL Server 2000 Setup ProgramThere are several ways to start the SQL Server 2000 Setup program for an interactive installation of SQL Server 2000. The easiest way to begin is to simply insert the SQL Server 2000 compact disc into the CD-ROM drive. From the initial dialog box, you can install SQL Server 2000, Analysis Services, or English Query by clicking on SQL Server 2000 Components. The initial dialog box presents a number of additional options, including providing access to the setup/upgrade portion of Books Online, the Release Notes, and SQL Server Web site at Microsoft. Double-clicking on Autorun.exe in the root of the CD-ROM also accesses this initial dialog box. After clicking SQL Server 2000 Components, click Install Database Server to start the SQL Server 2000 Setup program. See Figure 2.1. Note You can also start the SQL Server 2000 Setup program by double-clicking on Setupsql.exe in the \X86\Setup folder.
Figure 2.1 Selecting SQL Server 2000 components to install. Understanding Installation TypesAfter you choose to create a new instance of SQL Server 2000 on your local computer (instances and remote installations are covered later in this chapter and upgrades are covered in Chapter 4), you can select Client Tools Only, Server and Client Tools, or Connectivity Only. MDAC 2.6 is installed with each of these installation types. MDAC 2.6 is required to connect to named instances of SQL Server 2000. Choose Connectivity Only to install network libraries for client connectivity. This requires approximately 50 MB of hard drive space. If you select this option, you have no choice to install any client management tools, Books Online, or any server components. See Figure 2.2.
Figure 2.2 Defining the installation type. Choose Client Tools Only when you need to install client management tools, as well as connectivity software, to connect to and administer an existing server running SQL Server 2000. Selecting this option installs all the client management tools, the client connectivity components, Books Online, and an interface for stored procedure debugging. If you select the Client Tools Only option, you can choose to install additional development tools and code samples. You can also choose not to install Books Online or some of the client management tools. See Figure 2.3. Choose Server and Client Tools when you need to install a server running SQL Server 2000, as well as connectivity software and client management tools. Selecting this option allows you to install SQL Server 2000 in its entirety with all available tools and components.
Figure 2.3 Selecting components of SQL Server. Selecting a Setup TypeWhen you select an installation of Server and Client Tools, you can select to install a Typical, Minimum, or Custom setup. The default location for program and data files for each of these setup types is \Program Files\Microsoft SQL Server. If this default location is low on available hard drive space, consider moving the program and data files to another location. Click Browse to specify a new location for program files and for data files. They do not need to be in the same location. See Figure 2.4. If you select Typical or Minimum, you are presented with these three additional choices. The SQL Server 2000 Setup program makes all other choices for you.
Figure 2.4 Choosing the setup type.
Figure 2.5 Selecting the logon account for services.
Figure 2.6 Choosing the authentication mode. Note The Licensing Mode option is not available when installing the Enterprise Evaluation edition. Per seat is the licensing mode for the Enterprise Evaluation edition.
Figure 2.7 Choosing the licensing mode. If you choose a Custom setup, additional choices are available to you. Through the use of a Custom installation, you can
See Figures 2.8, 2.9, and 2.10.
Figure 2.8 Selecting components in a Custom setup.
Figure 2.9 Changing default collation settings.
Figure 2.10 Selecting network libraries. Table 2.5 lists the components installed with each setup type. Table 2.5 Installed Components
Practice: Installing a Default Instance of SQL Server 2000In this practice you install a default instance of SQL Server 2000, using the Microsoft SQL Server 2000 Evaluation Edition. To install a default instance of SQL Server 2000
Lesson SummaryThe SQL Server 2000 Setup program provides installation types for Client Tools Only, Server and Client Tools, and Connectivity Only. Use Connectivity Only to install only MDAC 2.6 and network libraries. Use Client Tools Only to install MDAC 2.6, client management tools, connectivity, and Books Online. Use Server and Client Tools to install a server running SQL Server 2000, MDAC 2.6, all client management tools, connectivity, and Books Online. The SQL Server 2000 Setup program provides a Typical, Minimum, or Custom setup type when the server and client tools installation type is selected. Selecting a Typical or Minimum setup type makes most of the installation decisions for you. Select a Custom setup type if you want full control of which components are installed and how they are configured.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Next > |
|---|








