This has been resolved after the IBM team ran some binding packages after the DB upgrade. Below the link for reference.
https://www.ibm.com/docs/en/db2/11.5?topic=pack-binding-bind-files-after-installing-fix-packs
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm getting an error in ADF V2 pipeline. The source is IBM DB2 database. Test connection is successful, but giving error while querying the DB.
Here's the error.
Failure happened on 'Source' side. 'Type=Microsoft.HostIntegration.DrdaClient.DrdaException,Message=Routine "SYSIBM.SQLSTATISTICS" (specific name "STATISTICS") has returned an error SQLSTATE with diagnostic text "SYSIBM:CLI:-572". SQLSTATE=38553 SQLCODE=-443,Source=Microsoft.HostIntegration.Drda.Requester,'
PS: There was an activity from IBM cloud to upgrade the DB2 cloud databases to latest version and maintenance. Since then the pipeline started to fail.
Any pointers/help is very much appreciated.
Thanks,
Sid
This has been resolved after the IBM team ran some binding packages after the DB upgrade. Below the link for reference.
https://www.ibm.com/docs/en/db2/11.5?topic=pack-binding-bind-files-after-installing-fix-packs
Hi @Siddhartha Reddy ,
Welcome to Microsoft Q&A forum and thanks for reaching out. As you stated that the issue started upgrade of the version on IBM DB2 side, it seems like a versioning issue.
Please refer to this related article from IBM which has possible root cause and resolution details and see if that helps to resolve the issue: SQL0443N with diagnostic text "SYSIBM:CLI:-805". SQLSTATE=38553 when calling stored procedure SYSIBM.SQLXXXXXXX()
In case if it wasn't helpful I would recommend to reach out in IBM community forum as the error message is more specific to IBM DB2 and IBM community forum is better suited for this ask. Here is the the IBM Community forum link: https://community.ibm.com/community/user/home
Hope this info helps. Do let us know how it goes.
----------
Please don’t forget to Accept Answer
and Up-Vote
wherever the information provided helps you, this can be beneficial to other community members.