Oracle Copy Data Activity Failed with Out of Memory issue

Jaganathan, Naveen 31 Reputation points
2023-01-02T19:27:21.937+00:00

Hi Team,

I was trying to Run the Copy Data activity(Blob to Oracle table) in parallel(Around 13 Loads) and was facing Out of Memory issue for few loads with huge record count with around 120M records each. Then I tried to run only one load separately, then also I was facing below issue.

Failure happened on 'Sink' side. ErrorCode=UserErrorOdbcOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [HY001] [Microsoft][ODBC Oracle Wire Protocol driver]Out Of Memory,Source=,''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [HY001] [Microsoft][ODBC Oracle Wire Protocol driver]Out Of Memory,Source=Microsoft.DataTransfer.ClientLibrary.Odbc.OdbcConnector,''Type=Microsoft.DataTransfer.ClientLibrary.Odbc.Exceptions.OdbcException,Message=ERROR [HY001] [Microsoft][ODBC Oracle Wire Protocol driver]Out Of Memory,Source=msora28.dll,''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [HY001] [Microsoft][ODBC Oracle Wire Protocol driver]Out Of Memory,Source=Microsoft.DataTransfer.ClientLibrary.Odbc.OdbcConnector,''Type=Microsoft.DataTransfer.ClientLibrary.Odbc.Exceptions.OdbcException,Message=ERROR [HY001] [Microsoft][ODBC Oracle Wire Protocol driver]Out Of Memory,Source=msora28.dll,'

Please help me to resolve the issue. I am not able to perform the oracle copy data activity...

Thanks,
Naveen

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

1 answer

Sort by: Most helpful
  1. JimmySalian-2011 42,491 Reputation points
    2023-01-03T07:42:31.883+00:00

    Hi,

    It seems connectivity issue and can you check the performance tuning guide over here. and also the troubleshooting guide if it helps?

    If none of these helps, I will suggest you to raise a support case with Microsoft.

    Hope this helps.
    JS

    ==
    Please Accept the answer if the information helped you. This will help us and others in the community as well.

    0 comments No comments

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.