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