Microsoft KB Archive/289828

From BetaArchive Wiki
Knowledge Base


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

Article ID: 289828

Article Last Modified on 4/6/2006



APPLIES TO

  • Microsoft SQL Server 2000 Developer Edition
  • Microsoft SQL Server 7.0 Standard Edition
  • Microsoft SQL Server 2000 Enterprise Edition
  • Microsoft SQL Server 2000 Enterprise 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.


Additional query words: setup crash cluster

Keywords: kbtshoot kbbug kbprb kbpending KB289828