메뉴 건너뛰기

SAP 한국 커뮤니티



Runtime Errors         COMPUTE_BCD_OVERFLOW
Exception              CX_SY_ARITHMETIC_OVERFLOW

 

시스템환경
    SAP-Release 700
    Operating system..... "AIX"
    Release.............. "5.3"
    Character length.... 16 Bits
    Pointer length....... 64 Bits
    Database type..... "ORACLE"

    Char.set.... "C"

    SAP kernel....... 700
    created (date)... "Feb 27 2011 21:55:10"
    create on........ "AIX 2 5 005DD9CD4C00"
    Database version. "OCI_102 (10.2.0.2.0) "

    Patch level. 291
    Patch text.. " "

    Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"
    SAP database version. 700
    Operating system..... "AIX 1 5, AIX 2 5, AIX 3 5, AIX 1 6, AIX 1 7"

 

덤프내용

Kurztext
    Overflow during the arithmetical operation (type P) in program "SAPLSCMS_MON".

 

Error in the ABAP Application Program

The current ABAP program "SAPLSCMS_MON" had to be terminated because it has
come across a statement that unfortunately cannot be executed.

 

오류수정방법
    The result field must be enlarged, if this is still possible. It may
    also be possible to break up the current process into subprocesses so
    that only smaller values occur.


    There may already be a solution to the error in the SAP notes system.
    If you have access to the SAP notes system first try searching with the
    following keywords:
     "COMPUTE_BCD_OVERFLOW"
     "BCD_OVERFLOW" (Until release 4.0a, this runtime error occurred at this
     position)
     "SAPLSCMS_MON" or "LSCMS_MONF01"
     "PERF_STATISTIC"

 

해결책 아시는분 부탁드려요~