× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Try running the program again to make sure that the error message had the 
current compiled source.  Source could have changed since.  It will 
probably list a different line number then.

Ron Power
Programmer
Information Services
City Of St. John's, NL
P.O. Box 908
St. John's, NL
A1C 5M2
Tel: 709-576-8132
Email: rpower@xxxxxxxxxx
Website: http://www.stjohns.ca/
___________________________________________________________________________
Success is going from failure to failure without a loss of enthusiasm. - 
Sir Winston Churchill




"Muralidhar Narayana" <Muralidhar_Narayana@xxxxxxxxxxx> 
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
01/02/2005 03:50 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>


To
<rpg400-l@xxxxxxxxxxxx>
cc

Subject
RPG error






I got the below error
Function check. MCH1210 unmonitored by YIPXS2R at statement 0000000669,
   instruction X'0000'. 
 The target for a numeric operation is too small to hold the result (C G D 

   F). 
 The target for a numeric operation is too small to hold the result (C G D 

   F). 
 
   YIPXS2R is an SQLRPGLE  program having 428 lines.
I compiled the program to find out exact statement which is the cause for 
above error.
>From the below statements I can see 669 statement, but its nt doing any 
calculations to suspect the statement 669. How can I find out exact 
statetment  which is the cause for above error.
661 C                   PARM                    SQL_00088 
662 C     SQL_00091     IFEQ      '1' 
663 C                   EVAL      XXMONTH = SQL_00098 
664 C                   END 
665 
666  *--------------------------------------------- 
667  * If first entry is equal to cur month, leave 
668  *--------------------------------------------- 
669 C                   IF        XXYear  = XYearCur  and 
670 C                             XXMonth = XMonthCur 
671 C                   LEAVE 
672 C                   ENDIF 
 
2nd level help text says below:
Message . . . . : The target for a numeric operation is too small to hold 

the result (C G D F). 

Cause . . . . . : RPG procedure YIPXS2R in program YTRPROD/YIPXS2R at 

statement 669 performed an arithmetic operation which resulted in a value 

that is too large to fit in the target. If this is a numeric expression, 

the overflow could be the result of the calculation of some intermediate 

result. 

 

-- 
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.