Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Clustering SQL Server 2000 Standard

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-25 : 17:00:22
Hakane writes "For some reasons, I have to install SQL Server 2000 Standard edition (although Microsoft supports SQL 2000 Enterprise edition)on a Compaq CL380 CLUSTER server (O/S: Windows 2000 Advanced Server)

* Can SQL 2000 Standard edition be installed on Cluster virtual server or refuses to install.
* Even if it can be installed, it will be cluster-unaware and probably not support `failover` or `load balancing`. Can it be made cluster-aware by a `resource DLL`.
* If it can be made cluster-aware by a resource dll, is it legal?
* If it can not be installed to virtual server (even without failover support), How must I install it to use until we buy Enterprise edition.

Thank you in advance"

RocketScientist
Official SQLTeam Chef

85 Posts

Posted - 2001-11-28 : 17:09:14
First, I've got to say that you probably don't want to do this.

I don't think SQL Server will install. I'm pretty sure it won't. You'll be trying to install SQL Server Standard Edition on Win2K Enterprise Edition, and I don't think that's a supported configuration.

You're right, it won't be cluster aware and it won't have any failover or load balancing capabilities. Even if you could track down a resource DLL, it wouldn't be legal, because the DLL would come from SQL2K Enterprise Edition.

I'm thinking you're out of luck until your EE gets in.

-rs

Go to Top of Page
   

- Advertisement -