Forum Discussion
IBM Db2 Connector Issues
- 1 year ago
Hi trentsb55 ,
Thanks for reaching out to the Microsoft fabric community forum.
The IBM Db2 database connector, when using the IBM Db2 driver for .NET, doesn't work with IBM i systems.
In this scenario please try to connect using Microsoft driver and check if it is able to create a connection.
You can find the option to select Microsoft driver in Advanced options.
Reference article: Power Query IBM Db2 database connector - Power Query | Microsoft LearnIf you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you
Hi trentsb55
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the community members for the issue worked. If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Thanks
Sorry i've been out of office the last few days. I've still not gotten this connector to work on my new laptop. I also got IBM support to look into the issue and this is there response.
"There is an issue with the data/connection request being sent from Microsoft. It is not compatible with establishing a DRDA connection with your IBMi system so no connection was able to made.
Please reach out to Microsoft and update this case once you have a resolution or if you have any other questions for us."
- v-nmadadi-msft1 year agoCommunity Support
Hi trentsb55 ,
Could you please confirm whether you've attempted to connect using the Microsoft driver and whether it successfully established a connection or not.
Additionaly Please verify if the IBM DB2 driver is correctly installed by Opening Windows PowerShell on your machine and enter the following command:
[System.Data.Common.DbProviderFactories]::GetFactoryClasses() | ogvIn the dialog box that opens, you should see the following name in the InvariantName column:
IBM.Data.DB2. If this name is in the InvariantName column, the IBM Db2 driver has been installed and configured correctly.
Also check out the driver limitations
and if any particular point is causing the issue you are experiencing.
Power Query IBM Db2 database connector - Power Query | Microsoft LearnIf you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you