Hi @Michael Henderson ,
Thank you so much for posting here.
I did some searching since I have limited knowledge about DB2.
Please refer below methods and check whether any of them is working to you.
- To right-click the linked server's "properties" then -> "Server option" The "RPC" and "RPC Out" option in the right pane need to be TRUE.
- To use the Microsoft OLE DB Provider for ODBC Drivers and create a new linked server with this provider.
- Try with below code.
EXEC ('{CALL DB2SCHEMA.DB2PROC()}') AT YourLinkedDB2Server;
Best regards
Melissa
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October--Users always get connection timeout problem when using multi subnet AG via listener. Especially after failover to another subnet