To answer the original question: 

End of Memory is end of memory. There is no ambiguity. End of memory is 
not limited to "force" which could be considered "abnormal" end of memory.

To any user of  LOAD with GLOBAL=YES, whether it allows deletion of the 
module at task termination of the requestor or memory termination of the 
requestor I ask: how often can you be absolutely certain that no work unit 
is in the middle of this module at the time that you terminate (and the 
system frees the module's storage)? Not frequently. In almost all cases, 
to avoid such situations (which are likely integrity problems), it is 
necessary to use directed LOAD. And if you were going to do that, then you 
often would find CSVDYLPA as a better alternative.

Peter Relson
z/OS Core Technology Design

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

Reply via email to