Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dumps with errors COMPUTE_BCD_OVERFLOW, COMPUTE_BCD_OVERFLOW

Former Member
0 Likes
1,189

Hi,

We got large no.of dumps with errors COMPUTE_BCD_OVERFLOW, COMPUTE_FLOAT_ZERODEVIDE and BCD_FIELD_OVERFLOW with CX_SY_ARTHEMATIC_OVERFLOW exception in production system causing sapmnt disk space reached 95%..

I don't have idea to resolve this issue. Please explain me with step by step to solve this problem.

Thanks in adavcne

Regards

Srinivas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,046

Are the dumps in custom (Z) programs or standard SAP programs?

Rob

6 REPLIES 6
Read only

Former Member
0 Likes
1,047

Are the dumps in custom (Z) programs or standard SAP programs?

Rob

Read only

0 Likes
1,046

most of them are custom (z) programs (ZPE_RPT_LIST_APAR, ZSD_RPT_CYCLE_DATES) and three dumps for SAP program (SAPLM61Q).

Regards

Srinivas

Read only

0 Likes
1,046

You can look for notes to help you with SAPLM61Q (maybe 798970 and/or 360464). But you will have to analyze the Z programs for your errors. But the dumps should point you to the line where the error occurred.

rob

Read only

0 Likes
1,046

Thanks Rob. But these dumps cause disk full in sapmnt directory? or that should be different issue?

Regards

Srinivas

Read only

0 Likes
1,046

Your basis people should be able to deal with the disk space problem, perhaps by deleting old dumps.

But to prevent this from happening, you ought to fix the programs.

Rob

Read only

0 Likes
1,046

Hello;

I had such an error before during the goods receipt and when I examined it, I determined that the main data of the Gross weight was incorrect. It was 10,000,000,000 G. Could you also have a similar master data error?

Regards,

Mucahit Ozel