On Tue, 21 Aug 2007 08:36:07 -0500, Mark S. House <[EMAIL PROTECTED]> wrote:
>Looking for recommendations on adding an 80 megabyte load module to the >LPA. What are the negatives. The reason we would like to do this is that >one of our application programs that use this module can be used by 1 to >10 jobs running at the same time. Our thought is that by making this >module resident, we would only have one copy of the load module in core >for up to 10 jobs. Any thoughts would be appreciated. Thanks. > I assume the module is reentrant. ( and 31 bit! :-) ) The only negative I can see is your loss of 80M of EPVT. Considering most shops have between 1600M-1800M, I don't see that as being a problem. But I have seen some large requirements for EPVT so only you can answer that question for your shop (ISTR 1600M needed to start an SAP instance on z/OS for an SAP upgrade and some large requirements for WebSphere). Sounds like a good idea to me. Especially if you are storage constrained at all. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

