SQL Server 2000 Cluster Setup may fail to perform required operations on the cluster nodes when special characters are used in the resource name (302491)
The information in this article applies to:
- Microsoft SQL Server 2000 Enterprise Edition
- Microsoft SQL Server 2000 Enterprise Evaluation Edition
- Microsoft SQL Server 2000 Developer Edition
This article was previously published under Q302491 SYMPTOMS During the installation of a SQL Server 2000 virtual server
in a clustered environment, if some of the resources have special characters in
their name, the installation may fail with the following error message:
Setup failed to perform required operations on the
cluster nodes. CAUSE The error message occurs if any of the cluster resources
have special characters, like the following, in their names: -
>
- <
- "
- '
- &
- (, )
- +
- Characters with a dieresis, a tilde, or a space character.
WORKAROUND To work around this problem, follow these steps:
- Change the name of the
resources.
- Use uppercase letters.
- Avoid using special characters.
- Avoid using spaces in the names of the cluster
resources (network connections, group names, network adapters,
and more, for example).
- Use all uppercase or all lowercase letters for the network connections.
- Avoid using the same name for the SQL Server groups
and the SQL Server virtual network names.
Note Review the Sqlstp#.log files to check and see what resource is
causing the error.
Modification Type: | Minor | Last Reviewed: | 4/7/2006 |
---|
Keywords: | kbtshoot kbprb KB302491 kbAudITPRO kbAudDeveloper |
---|
|