× 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 don't think so.

In my trigger mediator and iSeries Interface and other tools I have built
are on all based on dynamically loading service programs and they use the
same idea for dealing with updated service programs. I have a timestamp in
a User Space that gets updated when a re-load is requested.

When the timestamp changes, all the service programs are dumped from the
internal list and the service programs are reloaded with new versions as
needed. If what you are saying is true, nothing would ever get re-loaded
and the users would always have the the wrong version but that doesn't
happen. The new version is loaded and processing is done using the new
version

If it doesn't work, a whole lot of people running my code have a big
problem.


On Mon, May 8, 2017 at 11:18 AM, Nathan Andelin <nandelin@xxxxxxxxx> wrote:


I guess the question I would have would be why would you want to
deactivate
them?


I would like to "free" resources that may have been allocated by service
programs, after a period of inactivity. Plus, as Rob questioned, a newer
version of a service program may be available.


By deactivate them, do you mean reload them? You don't have to deactivate
them. You can just run load again.


Calling QleActBndPgm() a second time doesn't "reload" a service program
that's already active. It just returns a flag indicating that it's already
active.

Also, make sure you are using QleActBndPgmLong or you are periodically
going to get crashes.


Thanks, I'll check that out.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD


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.