SAP Knowledge Base Article - Preview

2556596 - ODP-BW: TIME_OUT during ODP Extraction

Symptom

Symptom 1.

Dataloads into SAP NetWeaver (BW) terminates without completion with a TIME_OUT dump in transaction ST22 (dumps can be seen in the source system) despite extraction in source system completes successfully.

Dump in ST22:
Category ABAP Programming Error
Runtime Errors TIME_OUT
ABAP Program SAPLSENA
 
Time limit exceeded.
"TIME_OUT" " "
"SAPLSENA" or "LSENAF01"
"FLUSH_PACKAGE"
 
219 * Nun noch feststellen, ob die zu benutzenden Sperruser explizit gesetzt
220 * wurden. Falls ja, so muß C_ENQUEUE mit den entsprechenden Parametern
221 * aufgerufen werden.
222 PERFORM Get_enqueue_owner CHANGING user_use usvb_use.
223 IF NOT user_use IS INITIAL.
224 userpar = 'USER'.
225 ENDIF.
226 IF NOT usvb_use IS INITIAL.
227 usvbpar = 'USVB'.
228 ENDIF.
>>>>> DO times TIMES.
 
SY-TITLE CPIC and RFC Control
SY-MSGTY E
SY-MSGID MC
SY-MSGNO 601
SY-MSGV2 ERODPS_REPL_PNT
 
11 FORM SAPLSENA LSENAF01 229  FLUSH_PACKAGE
10 FORM SAPLSENA LSENAF01 156   FLUSH_LIST
9 FORM SAPLSENA LSENAF01 298    SEND_ENQUEUE
8 FUNCTION /1BCDWBEN/SAPLREN0005 /1BCDWBEN/LREN0005U24 61  ENQUEUE_ERODPS_REPL_PNT

Symptom 2.

DTP fails with Error "Maximum waiting time of 7,200 seconds exceeded"

Even if pre-requisites are fulfilled:

  • XYZ_DIALOG (UPPERCASE) destination is present in SM59 (BW side) -> reference SAP Knowledge Base Article 2556509 
  • RSADMIN parameter TSN_EXCLUSIVE_LOCK_WAIT is set to (at least) '3600' -> reference SAP Note 2011814
  • RSADMIN parameter RODPS_FETCH_TIMEOUT is set to (at least) '14400' in the ODP source system (or SLT system in case of SLT context ) -> reference SAP Note 1660374


Read more...

Environment

  • SAP NetWeaver
  • SAP BW/4HANA

Product

SAP BW/4HANA all versions ; SAP NetWeaver all versions

Keywords

sap, bw, odp, operational data provisioning, dump, st22, time_out, data transfer process, parallel, extraction, ecc, 7200, RODPS_REPL520, performance, Access_ODP/EXTRACT15 , KBA , BC-BW-ODP , Operational Data Provisioning (ODP) and Delta Queue (ODQ) , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.