|
Hi, We have two linked servers set up to connect to two different DB2 servers, which have been working without problems for years. Since last week both the linked servers fail with the following error: Cannot create an instance of OLE DB provider for linked server (Microsof SQL Error 7302) However, the ODBC connections still succeed when you test it from Data Sources (ODBC), in other words there are no problems with the network or permissions. I've also tried to recreate the linked server but it still fails with the same error message. Any suggestions will be appreciated. Thanks SQL Server 2005 Windows Server 2003 IBMDADB2 driver
(comments are locked)
|
|
This IBM Technote suggests setting the option Allow InProcess on the provider in SQL Server. I don't know if this is something that has changed with service packs and/or patches (you say it has been working before). But it might be worth testing. I'm using DB2Connect, so I'm not too familiar with this driver. http://www-01.ibm.com/support/docview.wss?uid=nas10366ef927408bcff862572bc00761f57 Thank you for your reply.
Mar 28 '11 at 02:23 AM
MagdaMong
How did you setup security for the Linked Server connection? Which login are you using to connect to SQL Server? Which service account is used for the SQL Server services? Did any of this information change recently?
Mar 28 '11 at 02:31 AM
Magnus Ahlkvist
(comments are locked)
|
|
The problem seemed to be with SQL Server itself, we installed SQL Server 2005 SP4 and that seemed to resolve the problem. Thank you for your assistance
(comments are locked)
|

