|
A couple of clients have had this same problem in the recent past. One finally got in touch with a very helpful person at IBM. The simplified explanation was "too many external objects". In these cases that meant too many program calls. Because the clients were using change-management software or internal standards (homogeneity of source type), neither chose the ILE route. What we did was to find multiple calls to single programs, convert the calls to EXSR, and create subroutines that made the call for each program. Thus many external references became may fewer external references. It was a bit of work, as several called programs needed to be addressed, but the result compiled fine. Kevin Palmquist > > ----Original Message----- > > From: Martin Lucas [SMTP:martin@sacul.demon.co.uk] > > Sent: Wednesday, November 24, 1999 1:57 PM > > To: BPCS-L@midrange.com > > Subject: PUR500D3 > > > > I have an problem with PUR500D3. > > This is firstly an AS/SET written program > > > > After adding BMR52120 and BMR39874 (Y2K BMRs)it failed to compile with > > CPF6301. > > > > Error in compiler compile terminated > > Program PUR500D3 in lib xxxx is not created as CPF6301 received. > > > > It is a suggestion that the program is too big. > > > > I have tried all the following and received the same CPF message: > > compile without comments > > compile the produced RPG source > > CRTSQLRPG > > rationalise subroutines by using work fields in a GETREC > > > > thanks > > > > Martin Lucas > > > > +--- > > | This is the BPCS Users Mailing List! > > | To submit a new message, send your mail to BPCS-L@midrange.com. > > | To subscribe to this list send email to BPCS-L-SUB@midrange.com. > > | To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com. > > | Questions should be directed to the list owner: dasmussen@aol.com > > +--- ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com +--- | This is the BPCS Users Mailing List! | To submit a new message, send your mail to BPCS-L@midrange.com. | To subscribe to this list send email to BPCS-L-SUB@midrange.com. | To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com. | Questions should be directed to the list owner: dasmussen@aol.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.