Symptom
Short dumps with following description can be seen in ST22:
Runtime Errors COMPUTE_INT_PLUS_OVERFLOW
Exception CX_SY_ARITHMETIC_OVERFLOW
----------------------------------------------------------------------------------------------------
|Short text |
| Whole number overflow on addition |
----------------------------------------------------------------------------------------------------
... (Omit some text)
----------------------------------------------------------------------------------------------------
|What happened? |
| Error in the ABAP Application Program |
| |
| The current ABAP program "SAPLSFMSS_PERF" had to be terminated because it has |
| come across a statement that unfortunately cannot be executed. |
----------------------------------------------------------------------------------------------------
... (Omit some text)
----------------------------------------------------------------------------------------------------
|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 "MSS_GET_SESCONREQ" "(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: |
| In the current program "SAPLSFMSS_PERF", |
| using '+' or 'ADD' to add the values 983 and 2147483647 resulted in a |
| value greater than 2147483647 or smaller than -2147483648. This |
| leads to a whole number overflow. |
----------------------------------------------------------------------------------------------------
Read more...
Environment
SAP application servers based on a low Service Pack of SQL Server 2005 or SQL Server 2008
Keywords
COMPUTE_INT_PLUS_OVERFLOW
CX_SY_ARITHMETIC_OVERFLOW
WA_REQSTATS
xp_readerrorlog , KBA , BC-DB-MSS , SQL Server in SAP NetWeaver Products , 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.
SAP Knowledge Base Article - Preview