cancel
Showing results for 
Search instead for 
Did you mean: 

Execute function module RODPS_REPL_ODP_PREFETCH with pointer . Error Number: '013'

huimin_he
Discoverer
0 Kudos

Hi,

We are extracting data using Azure CDC connector to Azure Data Factory (Blob). The technology is using SAP's ODP (operational data processing)/CDC (Change Data Capture) method.

We are using data source 0FI_ACDOCA_10. Testing works well for full load and delta load in Test Environment but when deployed to Production for full load, it was only able to extract files to Azure blob for 30mins (we see the files getting written half-way) but then we encounter this error in Azure:

Operation on target DF_SAPCDC_SQL_ACDOCA failed: {"StatusCode":"DF-SAPODP-ExecuteFuncModuleWithPointerFailed","Message":"Job failed due to reason: at Source 'SAPServer': Error Message: DF-SAPODP-012 - SapOdp copy activity failure with run id: 12b7fad8-8e52-4950-b7e5-e63fae60afa8, error code: 2200 and error message: ErrorCode=SapOdpOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Sap Odp operation 'Execute function module RODPS_REPL_ODP_PREFETCH with pointer 20230721090543.000047000' failed. Error Number: '013', error message: 'Error while accessing',Source=Microsoft.DataTransfer.Runtime.SapRfcHelper,'","Details":""}

Does anyone know what error this is relating to? Many thanks in advance!

When we asked Microsoft, they said it's SAP error but we are still waiting for SAP to reply on ticket.

The Error Code: DF-SAP-ODP-ExecuteFunctionModuleWithPointerFailed hyperlink in above screenshot leads to this link: Troubleshoot mapping data flows - Azure Data Factory | Microsoft Learn but there is no short dump in ST22.

We do not encounter such error in Testing and setup/authorizations in Test environment and Production are the same.

We do notice SU53 authorization errors for the RFC user. Not sure if this is causing the error.

However the RFC user does have authorization as * (which means all) for S_SDSS authorization object:

Many thanks if anyone can shed some light to this!

One point to note, we could extract using Logistics data sources such as 2LIS_11_VAHDR and 2LIS_11_VAITM in Production without such error.

Accepted Solutions (1)

Accepted Solutions (1)

huimin_he
Discoverer

I am closing this issue as we have resolved this.

Although ST22 does not have short dump, the error is reflected on SM21 with "Database error 131 with INS access to table BWOM_SETTINGS".

After we implemented SAP note: 3286588, and also authorizations stated in SAP note: 2855052, we no longer encounter the same error.

Answers (0)