SAP Knowledge Base Article - Preview

3641841 - Dump UNCAUGHT_EXCEPTION in method IF_ODQ_JOB~RUN from program CL_ODQ_DAEMON_JOB raised CX_ODQ_TIMEOUT exception

Symptom

The following dump happened:

Category               ABAP programming error
Runtime Errors         UNCAUGHT_EXCEPTION
Except.                CX_ODQ_TIMEOUT
ABAP Program           CL_ODQ_DAEMON_JOB=============CP
Application Component  BC-BW-ODP

"UNCAUGHT_EXCEPTION" CX_ODQ_TIMEOUT
"CL_ODQ_DAEMON_JOB=============CP" bzw. CL_ODQ_DAEMON_JOB=============CM002
"IF_ODQ_JOB~RUN"

Source code:
  197            TRY.                                         
  198                l_tsn = cl_odq_tsn=>get_tsn_exclusive(   
  199                                        i_demon = 'X' ). 
  200              CATCH cx_odq_timeout into lo_timeout.      
  201                IF l_rsadmin_excluwait_set is INITIAL.   
>>>>>                  RAISE EXCEPTION lo_timeout. " no rsadmin, raise exception from get_tsn_exclusi

Call stack:
2 METHOD       CL_ODQ_DAEMON_JOB=============CP    CL_ODQ_DAEMON_JOB=============CM002   202  
  CL_ODQ_DAEMON_JOB=>IF_ODQ_JOB~RUN                                                           
1 EVENT        ODQ_DAEMON                          ODQ_DAEMON                            139  
  START-OF-SELECTION


Read more...

Environment

SAP S/4HANA

Product

SAP S/4HANA all versions

Keywords

ST22, extraction, timeout , 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.