|
Thank you Paul, that makes sense. How can my program deactivate a subordinate service program and then reactivate it? Here's the background: My program runs in a spawned job and waits on a socket read. When a request arrives from a client, the program calls a service program procedure. If I recompile that service program during the day, the spawned jobs continues to run okay, although MATACTAT -> sysptr MATPTR shows the service program in QRPLOBJ. All of the socket code is in the calling program (not in the service program). I'd like to do this: After the spawned socket program receives a request from a client, run MATACTAT -> sysptr MATPTR and check if the subordinate service program is in QRPLOBJ. If true, then deactive the service program, then activate the fresher version in production library, then call it. Is this possible?
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.