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



I have a set of programs that use a service program. When they were first
implemented everything worked fine. One of the programs needed to be
changed a week later and after the change was made and the program put into
production everything started to break. The call stack was like this:

OPM Program in activation group default called
ILE Program in activation group ILE used
Srv Program in activation group SRVPGM

The error was coming from the service program and from a procedure that
shouldn't have even been called.

The fix after many hours of agonizing was to use UPDPGM command on the ILE
program. This worked but also increased the size of the program object
almost double. My question now is what happened to the bindings? Why did
the program increase in size after UPDPGM? Why did a procedure that was not
even called bomb?

Not the OPN and SRVPGM were not changed. and the change to the ILE program
did not involve any calls to the service program.

Thanks
Chris Bougher




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.