On Wed, 10 Aug 2011 13:58:05 -0400, Gerhard Postpischil <[email protected]> wrote:
>On 8/10/2011 1:50 PM, Tim Brown wrote: >> What is required to make a particular batch job run as non-swappable > >It has to run authorized, and issue a SYSEVENT, either TRANSWAP >or DONTSWAP. > So most likely this has to be done by a tool or MVS "monitor" like Omegamon, TMON, MXI, etc. Another option if the program name is unique or you just need a temporary change is to update the PPT (SCHEDxx parmlib member) with an entry for the program and add NOSWAP PPT PGMNAME(myprog) NOSWAP Then use the "T SCH=xx" command to update the ppt. Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- 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

