On Wed, 8 Feb 2006 09:35:58 -0500, Clark, David <[EMAIL PROTECTED]> wrote:
> > I believe when Jes switches to procxx then back to PROC00 it >will re-allocate all the proclibs <snip> No, it has nothing to do with allocation. >-----Original Message----- >From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On >Behalf Of Vernooy, C.P. - SPLXM > >David, > >I remember your trick, but do not recall what it was for. It causes JES2 >to close PROC00 and open PROC01 for this particular job and will switch >back to PROC00 for the next job that does not specify a //PROCLIB. > Yes - sort of. The trick was to get around a problem caused by someone compressing a proclib while it was open to the converter subtask(s). This trick may or may not work unless you can flood your system(s) with enough jobs to force all converter subtasks to close/reopen the DCB. The default number of converter subtasks is 2, but many shops run with much higher values (see PCEDEF CNVTNUM). We used to have this problem all the time with our production proclibs getting compressed until we converted from PDS to PDSE. Dynamic proclibs (available in z/OS 1.2 and above) eliminate the problem altogether. At any rate, "the trick" won't help with the original poster's problem. $PJES2,ABEND and restart is the only way AFAIK without dynamic proclib support. Regards, Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America and Farmers Insurance Group mailto: [EMAIL PROTECTED] 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

