Copying data from DB2 to Azure SQL Database using copy data activity and getting Invalid Parameter Error

Gaurav Agarwal 0 Reputation points
2024-03-11T14:13:56.1566667+00:00

"errors": [ { "Code": 11402, "Message": "Failure happened on 'Source' side. ErrorCode=InvalidParameter,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The value of the property 'index' is invalid: 'Index was out of range. Must be non-negative and less than the size of the collection.\r\nParameter name: index'.,Source=,''Type=System.ArgumentOutOfRangeException,Message=Index was out of range. Must be non-negative and less than the size of the collection.\r\nParameter name: index,Source=mscorlib,'", "EventType": 0, "Category": 5, "Data": { "PropertyName": "index", "InvalidParameter": "Index was out of range. Must be non-negative and less than the size of the collection.\r\nParameter name: index", "FailureInitiator": "Source" }, "MsgId": null, "ExceptionType": null, "Source": null, "StackTrace": null, "InnerEventInfos": [] } ],

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,902 questions
{count} votes

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.