× 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.



Thanks for responding Barbara. The sequence of programs are:
rpgle(crtbndrpg) calls another rpgle(Crtdnbrpg) which 1st call a jde
(RPG) program , then crashes on calling the CLP program and program also
crashes on calling another RPGLE(crtdndrpg) program....All the crashes
occur after calling the JDE program.......there are no RCLRSC statements
anywhere in this sequence.......we are in testing mode for upgrade to JDE
a92 in 30 days.....any more input would be greatly appreciated....... as
an aside, this current sequence works just as is supposed to in the
production envirinment...

Thanks, Sj



From: Barbara Morris <bmorris@xxxxxxxxxx>
To: rpg400-l@xxxxxxxxxxxx
Date: 10/01/2012 01:21 PM
Subject: Re: called program not being called
Sent by: rpg400-l-bounces@xxxxxxxxxxxx



On 2012/10/1 2:16 AM, Mike Krebs wrote:
I think Mark might be on to something. RCLRSC and/or RCLACTGRP is being
run someplace and pointers are not clearing to some program? Not sure that
explains why qualifying the LIBRARY allows it to run correctly.


Since the failing case is trying to call '000' which is a different
program name than you coded, there's something going on besides
activation group issues. It sounds like storage corruption of the
internal structure that RPG uses for the call. If it's not failing for
the qualified-program case, then it's likely that the module's storage
gets laid out a little differently, and the storage corruption isn't
causing an error.

That's assuming the program name is a literal, EXTPGM('MYPGM') or CALL
'MYPGM'. If it's in a variable, then likely the variable is getting
corrupted.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.