Skip to Content
0
Jul 31, 2023 at 01:24 PM

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

243 Views Last edit Jul 31, 2023 at 01:28 PM 2 rev

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":""}

image.png

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.

image.png

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

image.png

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.

Attachments

image.png (41.9 kB)
image.png (72.3 kB)
image.png (38.9 kB)