Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Clustering / November 2005

Tip: Looking for answers? Try searching our database.

SQL 2000 Ent.Ed. installation failed on Windows 2003 Cluster

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ayad - 27 Nov 2005 20:30 GMT
Does anyone have any idea of what might be the issue?

I've tried everything but with no success. I'm getting the following error
every time I'm installing SQL 2000 on Active/Passive Win2003 Cluster. This
is first time install on a new 2 Windows 2003 Server.

I'm getting the error in the middle of the installation.

Error:

"An error occurred while creating virtual server resources for clustering.
The system cannot find the file specified."

This is the error in the sqlclstr.log:

[sqlclusterSetup.cpp:291] : 2 (0x2): The system cannot find the file
specified.

[sqlclusterSetup.cpp:310] : 2 (0x2): The system cannot find the file
specified.

[sqlclusterSetup.cpp:1348] : 2 (0x2): The system cannot find the file
specified.

Thanks

Ayad
Rodney R. Fournier [MVP] - 28 Nov 2005 17:04 GMT
Have you tried copying the media locally and install from there?

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training

> Does anyone have any idea of what might be the issue?
>
[quoted text clipped - 23 lines]
>
> Ayad
Uttam Parui[MS] - 28 Nov 2005 20:09 GMT
Ayad,

The error may occur when the Microsoft Search Service resource DLL file (Gathercl.dll) is corrupted or not correctly installed. A similar issue is documented in Microsoft Knowledge Base (KB) article  "You receive an
"Error occurred while creating virtual server resources" error message when you install Virtual SQL Server on a cluster computer"
http://support.microsoft.com/default.aspx?scid=kb;en-us;811024

As per this KB, to work around this problem, follow these steps:

Locate the path for Gathercl.dll, and then run the Regsvr32 command on the folder where the Gathercl.dll file exists. Typically, Gathercl.dll is located in the %systemroot%\Winnt\Cluster folder.

1. At a command prompt, unregister Gathercl.dll by typing the following command:
Regsvr32 /u gathercl.dll  

2. At the command prompt, register Gathercl.dll by typing the following command:
Regsvr32 gathercl.dll

After you register Gathercl.dll, start the Setup program again.

HTH,

Best Regards,

Uttam Parui
Microsoft Corporation

Signature

This posting is provided "AS IS" with no warranties, and confers no rights.


Are you secure?  For information about the Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit http://www.microsoft.com/security.

Microsoft highly recommends that users with Internet access update their Microsoft software to better protect against viruses and security vulnerabilities. The easiest way to do this is to visit the following websites:
http://www.microsoft.com/protect
http://www.microsoft.com/security/guidance/default.mspx
Ayad - 29 Nov 2005 02:39 GMT
I was able to install SQL successfully. When I tried to register the dll
from the active node, it doesn't work. It registered it but in the registry
the name of the dll is blank.

But when I registered it from the passive node, it did work and the
installation completed with no issue.

Thanks

Ayad

> Ayad,
>
[quoted text clipped - 41 lines]
> http://www.microsoft.com/protect
> http://www.microsoft.com/security/guidance/default.mspx
Uttam Parui[MS] - 30 Nov 2005 21:30 GMT
Ayad,

I am glad that you were able to successfully install SQL Server 2000 clustered instance. Thanks for the update.

Best Regards,

Uttam Parui
Microsoft Corporation

Signature

This posting is provided "AS IS" with no warranties, and confers no rights.


Are you secure?  For information about the Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit http://www.microsoft.com/security.

Microsoft highly recommends that users with Internet access update their Microsoft software to better protect against viruses and security vulnerabilities. The easiest way to do this is to visit the following websites:
http://www.microsoft.com/protect
http://www.microsoft.com/security/guidance/default.mspx
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.