SAP Knowledge Base Article - Preview

2482595 - ABAP runtime error COMPUTE_BCD_OVERFLOW during client copy Resource Analysis

Symptom

Running the Resource Analysis function in SCC3 results in a short dump:

Category               ABAP Programming Error

Runtime Errors         COMPUTE_BCD_OVERFLOW

Except.                CX_SY_ARITHMETIC_OVERFLOW

ABAP Program           SAPLSCCA

Application Component  BC-CTS-CCO


Overflow during the arithmetical operation (type P) in program "SAPLSCCA"

Error in the ABAP Application Program
The current ABAP program "SAPLSCCA" had to be terminated because it hascome across a statement that unfortunately cannot be executed.

Error analysis

An exception occurred that is explained in detail below. The exception, which is assigned to class 'CX_SY_ARITHMETIC_OVERFLOW', was not caught in procedure "SCCR_CHECK_TABLESPACE_ORACLE" "(FUNCTION)", 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:   

An overflow was discovered in an ongoing arithmetical operation with operands of type P. Possible causes are:
    1. The result field of type P is too small for the result.
    2. The result or a intermediate result has more than 31 decimal places.


Read more...

Environment

Based on NetWeaver release on Oracle database.

Product

SAP NetWeaver 2004 ; SAP NetWeaver 7.0 ; SAP NetWeaver 7.1 ; SAP NetWeaver 7.2 ; SAP NetWeaver 7.3 ; SAP NetWeaver 7.4 ; SAP NetWeaver 7.5 ; SAP enhancement package 1 for SAP NetWeaver 7.0 ; SAP enhancement package 1 for SAP NetWeaver 7.3 ; SAP enhancement package 2 for SAP NetWeaver 7.0 ; SAP enhancement package 3 for SAP NetWeaver 7.0

Keywords

client copy, size of a client, client size, SCC3 , KBA , BC-CTS-CCO , Client Copy (For ByD issues select BC-TLM-CP) , BC-DB-ORA , Oracle , 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.