Hi - I have inherited a Windows 2000 cluster where SQL will not start as a cluster resource, but starts on individual nodes from the OS level. In the event log I see:
MSSQLSERVER Error (3) 17052 N/A BOPDEV1 [sqsrvres] checkODBCConnectError: sqlstate = 08001; native error = 11; message = [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
I suspect someone has at some point attempted to rename the SQL server name cluster resource - is there anyway that I can hunt down whatever is referring to the incorrect name and change it to match the cluster resource?
MSSQLSERVER Error (3) 17052 N/A BOPDEV1 [sqsrvres] checkODBCConnectError: sqlstate = 08001; native error = 11; message = [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
I suspect someone has at some point attempted to rename the SQL server name cluster resource - is there anyway that I can hunt down whatever is referring to the incorrect name and change it to match the cluster resource?