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)
 AGH! SQL 2000 Cluster probs..

Author  Topic 

cblatchford
Starting Member

40 Posts

Posted - 2007-09-20 : 12:40:08
Pulling hair out as we speak, when failing over to the B Node the SQL Server Agent spews out these messages:

[sqsrvres] checkODBCConnectError: sqlstate = IM002; native error = 0; message = [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

then..

[sqsrvres] ODBC sqldriverconnect failed

These error messages in event-viewer just keep on coming. Strangely, going into the ODBC Settings in control panel all the drivers are gone when trying to add a connection!

I've checked the sql versions are the same, cluster file versions etc the cluster and disks are failing over perfectly, it's just the SQL Server Agent which is not starting..

ANyone come across this before!?

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-09-20 : 23:52:43
Tried reinstall mdac?
Go to Top of Page
   

- Advertisement -