2016 Nov 30 10:04 PM
Hi,
We get a short dump of type CX_ODQ_TIMEOUT while running mass estimation job El18 . The dump is triggered specifically on a day when data to be processed is large.
Error analysis :
An exception has occurred which is explained in more detail below. The
exception is assigned to class 'CX_ODQ_TIMEOUT' and was not caught in procedure
"GET_TID" "(METHOD)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated this
exception, the current program was terminated.
The reason for the exception is:
No reply in the waiting period
The exception must either be prevented, caught in procedure "GET_TID"
"(METHOD)", or
the possibility of it occurring must be declared in the RAISING clause
in the procedure.
To prevent the exception, note the following:
If the error occurs in a non-modfied SAP program, you might be able to
find a solution in the SAP Notes system. If you have access to the SAP
Notes system, check there first using the following keywords:
"UNCAUGHT_EXCEPTION" CX_ODQ_TIMEOUT
"CL_ODQ_TSN====================CP" bzw. CL_ODQ_TSN====================CM002
"GET_SHARED_LOCK"
Could someone please help!
Thanks,
AM
2016 Nov 30 10:48 PM
Please check if SAP-KBA 1730149 "ODQ: Exception CX_ODQ_TIMEOUT during delta request" and others apply ...
You might want to check the current state of your SAP-System, by testing trx. "EL18" via the Automated Note Search Tool (trx."ANST").
This might give you insight on Solutions / Updates on your codebase via missing KBA's in the System.