Article ID: 318672 - Last Review: March 18, 2006 - Revision: 2.2 BUG: Error message when you try to set up a SQL Server 2000 virtual server on multiple nodes: "Setup failed to perform the required operation on the cluster nodes"This article was previously published under Q318672
BUG #: 236113 (SHILOH_BUGS)
SYMPTOMS
A Microsoft SQL Server 2000 virtual server set up on multiple nodes may fail with this error message:
Setup failed to perform the required operation on the cluster nodes
NOTE: The Sqlstp.log file is located in the %WINDIR% folder of the node from which you run the Virtual Server Setup program.
CThreadPool::RunUntilCompleteHlpr WaitForMultipleObjects returned: 0 CThreadPool::RunUntilCompleteHlpr signaled thread [0xa4] Thread [0xa4] exit code: [0x0] CRemoteProcess::RunUntilComplete [0xa8] exit code: 2 Remote process exit code was '2' (NODE2). .... .... CThreadPool::RunUntilComplete returned 2 CThreadPool::RunUntilComplete execution level=1, need execution: 0 One or more errors occurred while running the remote/unattended setups.
13:50:08 Begin Action: ShowDlgInstanceName 13:50:20 End Action: ShowDlgInstanceName 13:50:20 ShowDlgInstanceName returned : -1 13:50:20 ShowDlgInstanceName: GetLastError returned: 50044 13:50:20 End Action DialogShowSdInstanceName 13:50:20 End Action ShowDialogs 13:50:20 Action CleanUpInstall: 13:50:20 StatsGenerate returned: 2 13:50:20 StatsGenerate (0x0,0x1,0xf00000,0x200,1033,0,0x0,0x1000000a,0,0,0 13:50:20 StatsGenerate -1,cluster) 13:50:20 Installation Failed.
Setup failed to perform the required operation on the cluster nodes
CAUSE
A race condition between the Setup program that is running on the first node (the node on which the Virtual Server set up is initiated) and the Setup programs that are running remotely on the other nodes. The SQL Server 2000 Virtual Server set up involves a main set up process that starts one unattended installation for every node that is part of the virtual server. If the number of the unattended installations is two, or more, the race condition may occur. WORKAROUND
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
| Article Translations
|
Back to the top
