SQL Server Setup in a cluster environment encounters an access violation if you have a long computer name (289828)



The information in this article applies to:

  • Microsoft SQL Server 2000 Developer Edition
  • Microsoft SQL Server 7.0
  • Microsoft SQL Server 2000 Enterprise Edition
  • Microsoft SQL Server 2000 Enterprise Evaluation Edition

This article was previously published under Q289828
BUG #: 352185 (SHILOH_BUGS)
BUG #: 56504 (SQLBUG_70)

SYMPTOMS

A SQL Server Setup in a cluster encounters an access violation after an account is assigned to perform a remote installation in a Microsoft Clustering Services (MSCS) environment if following are true:

  • With SQL Server 2000 Enterprise Edition, all the nodes in the cluster are configured as possible nodes of the virtual server.

  • The computer name of the primary domain controller (PDC) of the domain in which the cluster resides contains 14 or 15 characters.
Typically, this problem occurs when two nodes of the cluster are set up as the only domain controllers in the domain and both have a computer name containing 14 or 15 characters.

NOTE: For SQL Server 7.0, you will encounter the problem even if you run a setup of the Standard Edition in a cluster environment.

If you have the correct configuration for Dr. Watson, Dr. Watson captures the InstallShield application error.

WORKAROUND

To work around this problem, change the computer name so that it contains no more than 13 characters.

Modification Type:MinorLast Reviewed:4/6/2006
Keywords:kbtshoot kbBug kbpending kbprb KB289828 kbAudITPRO kbAudDeveloper