BUG: Alternate Pipe Not Recognized in Unattended Installation
Article ID: 139407
Article Last Modified on 3/2/2005
APPLIES TO
- Microsoft SQL Server 6.0 Standard Edition
- Microsoft SQL Server 2000 Standard Edition
This article was previously published under Q139407
BUG# NT: 11590 (6.00)
BUG#: 225126 (Shiloh_bug)
SYMPTOMS
When you perform an unattended installation of Microsoft SQL Server version
6.0, the Setup Initialization File allows you to specify an alternate pipe
in the [Network] section. However, after the Setup program completes
successfully, SQL Server will be still listening on the default pipe.
CAUSE
During setup, SQL Server is configured to always listen on the default
pipe. The default pipe is \\.\PIPE\SQL\QUERY.
WORKAROUND
Specify the default pipe in the Setup Initialization File in the
[Network] section. After installation, configure SQL Server to listen
on an alternate pipe by going through SQL setup and changing network
support option.
STATUS
Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Additional query words: sql inst setup
Keywords: kbbug kbsetup KB139407