BUG: RegistryRebuild Option of Setup Is Not DocumentedID: Q157805
|
The RegistryRebuild option of SQL Server Setup is no longer documented.
When you use the RegistryRebuild option, Setup presents the same dialog
boxes that it presents during a normal installation, but it does not
install or change any files. When you see the dialog boxes, ensure that the
paths are correct to the SQL files and Master.dat directories.
NOTE: Rebuilding the registry may not resolve all problems. A thorough
backup of all database files should be performed prior to registry rebuild.
Name and Organization information
Location of the current SQL Server installation
Location and size of the current master database
Whether or not you have books online installed
Your character set and sort order
To determine your current character and sort order information, run the
following command in the master database:
Sort Order Description
------------------------------------------------------------------
Character Set = 1, iso_1
ISO 8859-1 (Latin-1) - Western European 8-bit character set.
Sort Order = 52, nocase
Case-insensitive dictionary sort order for use with several
Western-European languages including English, French, and German.
Uses the ISO 8859-1 character set.
Characters, in Order
<removed Characters, in Order section>
The RegistryRebuild option can be used to recover from a situation where
the Windows NT registry has been either damaged, inadvertantly modified, or
restored. You may need to rebuild the registry for SQL Server if:
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5 documentation. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: perfmon service
Keywords : kbinterop kbnetwork kbsetup SSrvDoc_Err SSrvInst kbbug6.50
Version : 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: April 3, 1999