Setup and Installation FAQ
What operating systems support SQL Server 2000?
What are the minimum hardware requirements for installing SQL Server 2000?
Can I install SQL Server 2000 on a server that already has SQL Server 7.0 installed?
How can I install only SQL Server Books Online?
How do I install only the client and SQL Profiler?
When I run SQL Server Setup, why do I get a message asking me to close all ODBC components?
When installing SQL Server 2000 on a computer running Windows 98, Windows NT 4.0, or Windows 2000, do I need to install the Windows 95 Winsock2 update?
Can I install the MDAC 2.6 that comes with SQL Server 2000 without actually installing SQL Server 2000?
Is it possible to have SQL Server start automatically on computers running Windows 98?
Can I perform a remote installation?
Do I need Microsoft Internet Explorer 5.0 to install only the client connectivity tools on my clients?
What do I need to do if I have an unsuccessful installation?
During the configuration portion of setup, SQL Server Setup runs an application named Cnfgsvr.exe to configure the SQL Server. This application starts SQL Server, connects to it, and runs the initial installation scripts. Any error encountered during this process is written to the Sqlstp.log file. In addition, you should review the SQL Server error log, named Errorlog with no file name extension, located by default in the Program Files\Microsoft SQL Server\Mssql\Log directory. This error log will contain errors that SQL Server encounters when setup attempts to start SQL Server.
If you are unable to determine the cause of the Setup failure, save the files mentioned earlier, and call Microsoft Product Support Services (PSS) to contact a SQL Server Support Professional who will help you to resolve your problem. If the Setup application fails, it rolls back all changes to the file system, including removing any copied files, and removes any changes that were made to the registry.
How do I rebuild the registry?
After SQL Server Setup is finished, the registry is rebuilt automatically using Regrebld.exe. This utility creates an image of all the SQL Server registry entries with file names of Mssql*.rbk.
Running Regrebld.exe with the -Restore option places the registry key images into the registry. If the keys exist, they are replaced. If changes are made to the SQL Server installation after the initial setup, the backup copy of the registry keys is not updated automatically. If changes are made after installation, run Regrebld.exe manually to update the registry key information. If Regrebld.exe is run without any parameters, as is the case when performing a registry rebuild from the Setup menu, SQL Server program icons will also be rebuilt.
Why won't SQL Server 2000 install on a computer that has a Cyrix chip installed?
Can I install SQL Server 2000 on a server running Windows NT 4.0, Terminal Server Edition?