PRB: Cannot Reinstall SQL Server After Deleting Files ManuallyID: Q173180
|
SQL Server Setup fails during the installation process when it attempts to
start SQL Server. Setup shows the following error message in a dialog box
before it quits:
The SQL Server installation could not be successfully completed.
Setup could not connect to the SQL server.
Msg 17113 : initconfig: error 2(The system cannot find the file
specified.) opening 'master.dat' for config information
A previous installation of SQL Server was removed by deleting the files
from the SQL Server directory. Manually deleting registry keys and removing
files is not the best way to remove SQL Server. Doing this causes any
subsequent reinstallation to fail with the following error in the errorlog:
initconfig: error 2(The system cannot find the file specified.) opening
'master.dat' for config information
To reinstall SQL Server correctly, perform the following steps:
The RegistryRebuild = ON switch can not only be used in this situation, but
also to recover from a situation where the Windows NT registry has been
damaged, inadvertently modified, or restored. For more information, see the
following article in the Microsoft Knowledge Base:
Q157805 : BUG: RegistryRebuild Option of Setup Is Not Documented
Additional query words:
regrebuild rebuildregistry gray grey greyed grayed disabled
input enter
Keywords : kberrmsg kbsetup SSrvInst
Version : 6.5
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 14, 1999