The SQL server resource does come online in Cluster Administrator, The
databases even work and our sites run. I just cannot manage it in ENT
manager.
I am able to manage 4 other instances of SQL in ENT manager, One of them is
running on the Cluster. It just seems to be a problem with this instance. I
get the same error in ENT. manager from 5 different machines.
The select @@version returned just as you thought. 8.00.760]
I tried reinstalling/upgrade the instance but it will not let me because it
shows up as the same version as the install. Do I just need to remove the
instance and reinstall it from scratch?
Did anything in the script from my last post raise a flag for you?
Thanks for your time in this,
Brad
[quoted text, click to view] "Uttam Parui[MS]" wrote:
> sqlservr -c -sInstanceName
>
> will start SQL Server from the command prompt. -s parameter is required only for named instances.
>
> SQL Server Books Online explains all the options for sqlservr
>
> You mentioned that SQL Server started from Services applet. Does the SQL Server resource come online from the Cluster Administrator?
>
> Once it comes online, try connecting to it using Query Analyzer and run
>
> select @@version
>
> See what it results.
>
> I am thinking it will return Microsoft SQL Server 2000 - 8.00.760. This will mean that you have SQL Server 2000 SP3 or 3a (based on version of ssnetlib.dll)
>
> If that is the case then the issue may be Enterprise Manager related and follow the same steps that you would take to troubleshoot an Enterprise Manager issue.. Try
> connecting to this instance of SQL Server using another Enterprise Manager to see if you get the same error.
>
> Best Regards,
>
> Uttam Parui
> Microsoft Corporation
>
> 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 >
>
sqlservr -c -sInstanceName
will start SQL Server from the command prompt. -s parameter is required only for named instances.
SQL Server Books Online explains all the options for sqlservr
You mentioned that SQL Server started from Services applet. Does the SQL Server resource come online from the Cluster Administrator?
Once it comes online, try connecting to it using Query Analyzer and run
select @@version
See what it results.
I am thinking it will return Microsoft SQL Server 2000 - 8.00.760. This will mean that you have SQL Server 2000 SP3 or 3a (based on version of ssnetlib.dll)
If that is the case then the issue may be Enterprise Manager related and follow the same steps that you would take to troubleshoot an Enterprise Manager issue.. Try
connecting to this instance of SQL Server using another Enterprise Manager to see if you get the same error.
Best Regards,
Uttam Parui
Microsoft Corporation
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