ADF V2 pipeline failing with DB2 connector in one resource but successfully ran in another resource with same source.

Siddhartha Reddy 96 Reputation points
2021-04-20T05:15:10.957+00:00

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

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

Accepted answer
  1. Siddhartha Reddy 96 Reputation points
    2021-04-22T13:09:28.637+00:00

    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

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2021-04-20T14:18:34.817+00:00

    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.