How can we help you today? How can we help you today?

Unable to deploy sql objects with DB Links using openquery

I'm trying to use SQL Compare to deploy stored procedures with Openquery which links to a DB2 server.  I can create the stored procedure without issue in SSMS on the Target database, but when I try to deploy it through SQL Compare I get this:

"The requested operation could not be performed because OLE DB provider "DB2OLEDB" for linked server "*******" does not support the requested transaction interface"

The DB Link exists on the server and I have access to it, and the DB2 OLE DB provider  does exist on the Target Server.  As I said I can deploy the stored procedure to the server manually and it runs without issue.

How can I get around this?  Many of our SQL components use OPENQUERY to cross to DB2 or other SQL Servers, but in all cases I've tried I get this when trying to deploy in SQL Compare.  Thanks.
Sam Alex
0

Comments

1 comment

Add comment

Please sign in to leave a comment.