Symptom
- You are getting a dump with the runtime error "COMPUTE_INT_ZERODIVIDE" for the program "CL_ORA_DBH_TOPSQL=============CP".
- The dump is similiar to the following:
Category ABAP ProgrammingError Runtime Errors COMPUTE_INT_ZERODIVIDEExcept. CX_SY_ZERODIVIDEABAP Program CL_ORA_DBH_TOPSQL=============CPApplication Component BC-CCM-MON-ORADate and Time <timestamp> Short textDivision by 0 (type I) What happened?Error in the ABAP Application ProgramThe current ABAP program "CL_ORA_DBH_TOPSQL=============CP" had to be terminated because it has come across a statement that unfortunately cannot be executed. Error analysisAn exception occurred that is explained in detail below.The exception, which is assigned to class 'CX_SY_ZERODIVIDE', was not caught in procedure "READ_COLL" "(METHOD)", nor was it propagated by a RAISING clause. Since the caller of the procedure could not have anticipated that the exception would occur, the current program is terminated. The reason for the exception is: In the current program "CL_ORA_DBH_TOPSQL=============CP", an arithmetic operation ('DIVIDE', '/', 'DIV', or 'MOD') attempted to use operands of type I to divide by 0.
Read more...
Environment
- SAP Systems based on SAP NetWeaver
- Oracle database
Product
SAP NetWeaver all versions
Keywords
COMPUTE_INT_ZERODIVIDE, CX_SY_ZERODIVIDE, CL_ORA_DBH_TOPSQL=============CP, CL_ORA_DBH_TOPSQL=============CM005, READ_COLL , KBA , BC-CCM-MON-ORA , Database Monitors for Oracle , BC-DB-ORA , Oracle , SV-SMG-DIA , Diagnostics , 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.