For the purpose that this was being used for
-- do not use LOAD with GLOBAL=YES
Re-read EOM. LOAD with GLOBAL=YES does NOT persist across end of memory.
The EOM parameter determines whether the area is cleaned up at task
termination or at memory termination. There is no way with this option to
indicate never to clean it up.

-- do not use LOAD with ADDR=
Why go to the trouble of figuring out the proper attributes from the
directory for obtaining the module storage when the system can do it for
you?

-- do use CSVDYLPA
'nuff said.

While you are at it, work on your user groups to submit a requirement for
dynamic LPA to support "put this module into LPA, and it is SVC nn so
update the SVC table while you are at it"

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