|
Thanks for responding Barbara. The sequence of programs are:also
rpgle(crtbndrpg) calls another rpgle(Crtdnbrpg) which 1st call a jde
(RPG) program , then crashes on calling the CLP program and program
crashes on calling another RPGLE(crtdndrpg) program....All the crashesstatements
occur after calling the JDE program.......there are no RCLRSC
anywhere in this sequence.......we are in testing mode for upgrade toJDE
a92 in 30 days.....any more input would be greatly appreciated.......as
an aside, this current sequence works just as is supposed to in thebeing
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
run someplace and pointers are not clearing to some program? Not surethat
explains why qualifying the LIBRARY allows it to run correctly.list
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.
--
This is the RPG programming on the IBM i / System i (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.
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
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 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.