ADF copy activity failed while extracting data from DB2- Issue found for few records having special characters

Tanvee Gupta 1 Reputation point
2022-04-25T07:19:08.293+00:00

I am doing a full extract from a table ABC. In copy activity, I have given a query as

select * from ABC

whereas I am facing issue for few rows (It has special characters - Japanese and Korean)

Error code - 2200

Failure type- User configuration issue

Details - Failure happened on 'Source' side. ErrorCode=DB2DriverRunFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Error thrown from driver. Sql code: '-343',Source=Microsoft.DataTransfer.ClientLibrary.Db2Connector,''Type=Microsoft.HostIntegration.DrdaClient.DrdaException,Message=HISMPCB0001 In BasePrimitiveConverter an exception has occurred. Exception description: Output buffer is smaller than required size 12 SQLSTATE=HY000 SQLCODE=-343,Source=Microsoft.HostIntegration.Drda.Requester,'

The character which is causing the issue is '轎ᆃ '

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,537 questions
{count} votes