On Tue, 8 Feb 2011 11:57:28 -0800 Charles Mills <[email protected]> wrote:
:>The documentation for LOAD EOM= says "Indicates whether a module in global :>storage is to be deleted when the address space terminates (EOM=YES) or when :>the task terminates (EOM=NO)." :>My interpretation of "the address space terminates" was the address space :>being forced or something like that. However what I am seeing seems to be :>that the module is deleted when the job -- in this case, a single step :>started task -- terminates. Is that the expected behavior? Does "address :>space" mean "job." If so, is there any way to say "don't EVER delete this :>module unless I issue a DELETE?" :>Issuer is an APF-authorized started task. It *should* not be terminating :>without cleaning up but ABENDs have been known to happen and I am trying :>for a belt and suspenders approach here. Full macro is :> LOAD EPLOC=(R2),LSEARCH=YES,GLOBAL=(YES,P),EOM=YES, + :> ERRET=LOADERR,SF=(E,LOADMAC) CSVDYLPA. -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

