SQL Server 2005 Installation and Configuration Guide
SQL Server 2005 Installation and Configuration Guide
Table of Contents
1 Overview ................................................................................................1-1
6 FAQs ......................................................................................................6-1
Will Changing the Computer Name Affect the Database? How to
Restore the Database? ......................................................................6-1
During the iMC Installation, "MS SQLServer Is not Installed Correctly,
MSSOLSERVER Service Does not Exist" Is Displayed. What Shall I Do?
...........................................................................................................6-2
During the iMC Installation, "Database Service MSSQLSERVER Is not
Configured to Be Started with LocalSystem" Is Displayed. What Shall I
Do?.....................................................................................................6-2
During the iMC installation, "The ADO1.5 Component Is not Found in
Current System" Is Displayed. What Shall I Do? ...............................6-4
i
SQL Server 2005 Installation and Configuration Guide
ii
SQL Server 2005 Installation and Configuration Guide
1 Overview
1-1
SQL Server 2005 Installation and Configuration Guide
Select I accept the licensing terms and conditions and then click
Next to start installing required components.
2-1
SQL Server 2005 Installation and Configuration Guide
2-2
SQL Server 2005 Installation and Configuration Guide
Figure 2-3 Welcome to the Microsoft SQL Server Wizard dialog box
2-3
SQL Server 2005 Installation and Configuration Guide
2-4
SQL Server 2005 Installation and Configuration Guide
2-5
SQL Server 2005 Installation and Configuration Guide
Figure 2-6 Feature Selection dialog box for SQL Server 2005
Express
2-6
SQL Server 2005 Installation and Configuration Guide
Figure 2-7 Feature Selection dialog box for SQL Server 2005
For the SQL Server 2005 Express edition, you do not need to modify
the configuration on the dialog box; for the SQL Server 2005
enterprise edition, you need to select features under SQL Server
Database Services at least.
After this configuration is completed, click Next. The Instance Name
dialog box appears.
2-7
SQL Server 2005 Installation and Configuration Guide
Select the Default Instance option, and then click Next. The
Service Account dialog box appears.
2-8
SQL Server 2005 Installation and Configuration Guide
Make sure that the Use the built-in System account option is
selected, and change the account name to Local system. After this
configuration, click Next. The Authentication Mode dialog box
appears.
2-9
SQL Server 2005 Installation and Configuration Guide
2-10
SQL Server 2005 Installation and Configuration Guide
Use the default settings displayed on the dialog box, and click Next.
Proceed to perform account configurations (for SQL Server
Express).
2-11
SQL Server 2005 Installation and Configuration Guide
Figure 2-12 Configuration Options dialog box for SQL Server 2005
Express
SQL Server 2005 Enterprise edition may not display the dialog box
shown in Figure 2-12. Use the default settings displayed on the
dialog box, and click Next. Proceed to configure error and usage
report settings.
2-12
SQL Server 2005 Installation and Configuration Guide
Use the default settings displayed on the dialog box, and click Next.
The Ready to Install dialog box appears.
Confirm the installation information, and click Install to start installing
SQL Server 2005.
2-13
SQL Server 2005 Installation and Configuration Guide
2-14
SQL Server 2005 Installation and Configuration Guide
Figure 2-15 Complete Microsoft SQL Server 2005 Setup dialog box
2-15
SQL Server 2005 Installation and Configuration Guide
3-1
SQL Server 2005 Installation and Configuration Guide
3-2
SQL Server 2005 Installation and Configuration Guide
Select Remote Connections on the tree on the left, and then select
Local and remote connections in the content pane on the right and
Using both TCP/IP and named pipes in the sub options. Click OK
to save the configuration. Click OK when the message box saying
“Changes to Connection Settings will not take effect until you restart
the Database Engine service” appears.
3-3
SQL Server 2005 Installation and Configuration Guide
3-4
SQL Server 2005 Installation and Configuration Guide
3-5
SQL Server 2005 Installation and Configuration Guide
3-6
SQL Server 2005 Installation and Configuration Guide
If you have not selected Yes for Listen All on the TCP/IP Properties
dialog box, enter the dialog box to update the previously-configured
IP addresses if the server IP address changes after installing SQL
Server 2005. Otherwise, you cannot connect to the database.
3-7
SQL Server 2005 Installation and Configuration Guide
Check the Log On As column of the SQL Server, and make sure its
value is LocalSystem.
The value is sure to be LocalSystem if you strictly follow the
installation steps mentioned above. If you did not strictly follow the
installation steps mentioned above, the value may be
NetworkService. In this case, double-click the row (or select the row
and then click the Properties button on the toolbar), and the SQL
Server Properties dialog box as shown in Figure 3-9 appears. On
the dialog box, change the Log on as property into Local System in
the Built-in account option.
Figure 3-9 Configure the Log on as property on the SQL Server
Properties dialog box
3-8
SQL Server 2005 Installation and Configuration Guide
3-9
SQL Server 2005 Installation and Configuration Guide
3-10
SQL Server 2005 Installation and Configuration Guide
If you uninstall the SQL Server database with the Remove function
on the Control Panel > Add or Remove Programs page, you may
fail to uninstall the database completely (the setup.exe process
hangs) because of operating system configuration problems. As a
solution, you can use the Change function on the page to remove
the features of the database one by one, and uninstall SQL Server
2005 completely at last.
Figure 4-1 Uninstall SQL Server 2005 with the Change function
4-1
SQL Server 2005 Installation and Configuration Guide
5-1
SQL Server 2005 Installation and Configuration Guide
5-2
SQL Server 2005 Installation and Configuration Guide
5-3
SQL Server 2005 Installation and Configuration Guide
5-4
SQL Server 2005 Installation and Configuration Guide
6 FAQs
6-1
SQL Server 2005 Installation and Configuration Guide
6-2
SQL Server 2005 Installation and Configuration Guide
Figure 6-1 Select the SQL Server Configuration Manager from the
Start menu
6-3
SQL Server 2005 Installation and Configuration Guide
6-4
SQL Server 2005 Installation and Configuration Guide
6-5
SQL Server 2005 Installation and Configuration Guide
6-6
SQL Server 2005 Installation and Configuration Guide
6-7
SQL Server 2005 Installation and Configuration Guide
Click MISMATCH and view files in the right window. These file
versions are different from the MDAC version. The Mismatch Field
column displays expected file versions. The File Version column
displays actual file versions.
When version mismatch cannot be solved through MDAC installation,
you need to copy files to the corresponding directories. Locate the
mdacxpak.cab file from the depressed path of MDAC_TYPE.exe
and use WinZip to decompress the mdacxpak.cab file. The file
contains most of the important MDAC files. Copy the depressed files
to corresponding paths shown in MISMATCH. Reboot the operating
system.
If you still cannot solve the problem, you are recommended to
re-install your operating system and databases, or contact the
technical support department.
6-8