Hi @Oneby ,
Thanks for your reaching out and welcome to Microsoft Q&A!
Did you have a similar experience in relation to connect to DB2/AS400 using DB2OLEDB and in a secure SSL/TLS mode?
Please refer to this article, it shows the steps in detail, hope it can help you well!
The result is following error: Cannot initialize the data source object of OLE DB provider "DB2OLEDB" for linked server "DB2OLEDB". OLE DB provider "DB2OLEDB" for linked server "DB2OLEDB" returned message "". (Microsoft SQL Server, Error: 7303)
In addition, this error message indicates that the linked server does not have correct login mapping. You can execute the sp_helplinkedsrvlogin
stored procedure to set the login information correctly. Also, verify that you have specified the correct parameters for the linked server configuration.
Feel free to share your issues here if you have any concerns!
Best regards,
Lucy Chen
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.
https://docs.microsoft.com/en-us/answers/support/email-notifications