common failures that SQL Server cannot start
--Did you modify the operating system password?
--modifies the operating system password, which causes SQL to fail to start:
1. My Computer--control Panel--management tools--services--right key mssqlserver--properties--landing--Landing identity--Select "Local System Account"
or:
2. My Computer--control Panel--management tools--services--right key mssqlserver--properties--landing--Landing identity--select "This Account"--Password and Confirm password to enter your modified administrator password.
the difference between the two:
Choose the first way, later modified the administrator password, no more adjustments (but require the system administrator to log on to the operating system)
Select the second way, later modified the administrator password, but also repeat the above operation.
---------------------------------------------------------------
2. Did you modify the computer name?
If you modify the computer name, put the SQL installation CD, perform the installation program to repair (the repair process is done automatically, follow the prompts to do, do not destroy the data, and soon)
---------------------------------------------------------------
3. Check to see if you have installed the evaluation version? If so, it may have expired, install a formal version of it.
The check method is to install SQL SP3, if the evaluation version, there will be error prompts, can not install
Related downloads:
SQL2000 Download
http://www.bbycn.com/SoftDown.asp?ID=1134
http://61.153.229.54:8000/list.asp?id=134
http://61.153.229.54:8000/download.asp?downid=1&id=134
ftp://202.120.120.240/---+++warez+++---/by%20company/microsoft/sql/sql%20server%202000%204in1cn.iso
Ftp://youngcow.net/Special/Database/DatabaseServer/MSSQLServer/2000/SQL%20Server%202000%204in1en.iso
If the above URL cannot be downloaded, go to e.pku.edu.cn search
SQL Patch:
' Location of all patches
http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID= 9032f608-160a-4537-a2b6-4cb265b80766
---------------------------------------------------------------
4. Check the operating system log to see if there is any relevant instructions.