BUG: Upgrade Fails if SQL Server Pipe Is Not Set to DefaultLast reviewed: April 30, 1997Article ID: Q121331 |
The information in this article applies to:
- Microsoft SQL Server version 4.2BUG# NT: 10206 (4.2)
SYMPTOMSSQL Server's setup fails during an upgrade with the errors:
The SQL Server upgrade could not be successfully completed. Setup could not connect to the SQL Server CAUSEIf SQL Server is configured to listen on a pipe other than the default pipe of \\.\pipe\sql\query or is configured not to listen on any pipe at all, the SQL Server SETUP program will be unable to upgrade a SQL Server installation, because it will not be able to connect to SQL Server to run the install scripts.
WORKAROUNDYou can manually set the listenon parameter back to the default pipe using REGEDT32.EXE, which is located in your \winnt\system32 directory. WARNING: Do not use Regedt32 unless you are familiar with it, as a mistake could render your system inoperable. The instructions are:
STATUSMicrosoft has confirmed this to be a problem in SQL Server version 4.21. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: Windows NT
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |