dbTalk Databases Forums  

SQL Setup Fails

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss SQL Setup Fails in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Darrell
 
Posts: n/a

Default SQL Setup Fails - 05-24-2005 , 02:43 PM






OK. This is getting frustrating. I have tried over and over to set up SQL Server
2000 in my 2 node cluster. I keep getting the following messages:

This one occurs during the setup:

----- CUT -----
The cluster resource failed to come online. If extended information was reported
by the clustering service it can be obtained from the event log.
----- CUT -----

Look in the event logs and found this message:

----- CUT -----
You are running a version of Microsoft SQL Server 2000 or Microsoft SQL Server
2000 Desktop Engine (also called MSDE) that has known security vulnerabilities
when used in conjunction with the Microsoft Windows Server 2003 family. To
reduce your computer's vulnerability to certain virus attacks, the TCP/IP and
UDP network ports of Microsoft SQL Server 2000, MSDE, or both have been
disabled. To enable these ports, you must install a patch, or the most recent
service pack for Microsoft SQL Server 2000 or MSDE from
http://www.microsoft.com/sql/downloads/default.asp
----- CUT -----

Fire up Cluster Administrator Console and, look, SQL Server failed to start.
Click the 'OK' button in the installation, and SQL Server is uninstalled and
removed from the Cluster Administrator Console. I know I have installed before
and was able to install the service pack.

Is the fact that the network ports have been disabled the reason for my
problems? Or am I missing something else?

Thanks for any help!!

Reply With Quote
  #2  
Old   
Chris Wood
 
Posts: n/a

Default Re: SQL Setup Fails - 05-24-2005 , 03:33 PM






Darrell,

If this is a W2K3 cluster you have applied SQL2000 SP3A haven't you? This is
the lowest level to start with W2K3.

Chris Wood

"Darrell" <Darrell.Wright.nospam (AT) okc (DOT) gov> wrote

Quote:
OK. This is getting frustrating. I have tried over and over to set up SQL
Server 2000 in my 2 node cluster. I keep getting the following messages:

This one occurs during the setup:

----- CUT -----
The cluster resource failed to come online. If extended information was
reported by the clustering service it can be obtained from the event log.
----- CUT -----

Look in the event logs and found this message:

----- CUT -----
You are running a version of Microsoft SQL Server 2000 or Microsoft SQL
Server 2000 Desktop Engine (also called MSDE) that has known security
vulnerabilities when used in conjunction with the Microsoft Windows Server
2003 family. To reduce your computer's vulnerability to certain virus
attacks, the TCP/IP and UDP network ports of Microsoft SQL Server 2000,
MSDE, or both have been disabled. To enable these ports, you must install
a patch, or the most recent service pack for Microsoft SQL Server 2000 or
MSDE from http://www.microsoft.com/sql/downloads/default.asp
----- CUT -----

Fire up Cluster Administrator Console and, look, SQL Server failed to
start. Click the 'OK' button in the installation, and SQL Server is
uninstalled and removed from the Cluster Administrator Console. I know I
have installed before and was able to install the service pack.

Is the fact that the network ports have been disabled the reason for my
problems? Or am I missing something else?

Thanks for any help!!



Reply With Quote
  #3  
Old   
Darrell
 
Posts: n/a

Default Re: SQL Setup Fails - 05-25-2005 , 09:40 AM



I can't even get SQL 2000 to install so I can apply the Service Pack to it!

Chris Wood wrote:
Quote:
Darrell,

If this is a W2K3 cluster you have applied SQL2000 SP3A haven't you? This is
the lowest level to start with W2K3.

Chris Wood

"Darrell" <Darrell.Wright.nospam (AT) okc (DOT) gov> wrote in message
news:uvuxjjJYFHA.980 (AT) TK2MSFTNGP12 (DOT) phx.gbl...

OK. This is getting frustrating. I have tried over and over to set up SQL
Server 2000 in my 2 node cluster. I keep getting the following messages:

This one occurs during the setup:

----- CUT -----
The cluster resource failed to come online. If extended information was
reported by the clustering service it can be obtained from the event log.
----- CUT -----

Look in the event logs and found this message:

----- CUT -----
You are running a version of Microsoft SQL Server 2000 or Microsoft SQL
Server 2000 Desktop Engine (also called MSDE) that has known security
vulnerabilities when used in conjunction with the Microsoft Windows Server
2003 family. To reduce your computer's vulnerability to certain virus
attacks, the TCP/IP and UDP network ports of Microsoft SQL Server 2000,
MSDE, or both have been disabled. To enable these ports, you must install
a patch, or the most recent service pack for Microsoft SQL Server 2000 or
MSDE from http://www.microsoft.com/sql/downloads/default.asp
----- CUT -----

Fire up Cluster Administrator Console and, look, SQL Server failed to
start. Click the 'OK' button in the installation, and SQL Server is
uninstalled and removed from the Cluster Administrator Console. I know I
have installed before and was able to install the service pack.

Is the fact that the network ports have been disabled the reason for my
problems? Or am I missing something else?

Thanks for any help!!




Reply With Quote
  #4  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: SQL Setup Fails - 05-25-2005 , 02:46 PM



You are likely experiencing

http://support.microsoft.com/default...b;en-us;329329

First, make sure you are installing the SQL 2000a release. The i386
directory should have a 2003 date on SQL 2003 releases. If you are
installing a clustered instance you will need to follow this article:

http://support.microsoft.com/default...b;en-us;815431

Apply SQL Service Pack 3a (or SP4 if you don't have AWE enabled) immediately
following your base installation.

Geoff N. Hiten
Microsoft SQL Server MVP

"Darrell" <Darrell.Wright.nospam (AT) okc (DOT) gov> wrote

Quote:
OK. This is getting frustrating. I have tried over and over to set up SQL
Server 2000 in my 2 node cluster. I keep getting the following messages:

This one occurs during the setup:

----- CUT -----
The cluster resource failed to come online. If extended information was
reported by the clustering service it can be obtained from the event log.
----- CUT -----

Look in the event logs and found this message:

----- CUT -----
You are running a version of Microsoft SQL Server 2000 or Microsoft SQL
Server 2000 Desktop Engine (also called MSDE) that has known security
vulnerabilities when used in conjunction with the Microsoft Windows Server
2003 family. To reduce your computer's vulnerability to certain virus
attacks, the TCP/IP and UDP network ports of Microsoft SQL Server 2000,
MSDE, or both have been disabled. To enable these ports, you must install
a patch, or the most recent service pack for Microsoft SQL Server 2000 or
MSDE from http://www.microsoft.com/sql/downloads/default.asp
----- CUT -----

Fire up Cluster Administrator Console and, look, SQL Server failed to
start. Click the 'OK' button in the installation, and SQL Server is
uninstalled and removed from the Cluster Administrator Console. I know I
have installed before and was able to install the service pack.

Is the fact that the network ports have been disabled the reason for my
problems? Or am I missing something else?

Thanks for any help!!



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.