On Mon, 16 Oct 2006 13:30:13 +0200, Frank Allan Rasmussen <[EMAIL PROTECTED]> wrote:
>Hi > >I'm going to move JES2 proclib from a 3380 volume to a 3390 volume and I'm reading about the $T PROCLIB command. > >In the manual it states: > >"If a $T PROCLIB command is entered with no operands, then concatenation will be reallocated. This is useful to retry a previous failed allocation or to pick up updates to an existing data set (for example, a data set cataloged on a new volume). " > >Does this mean that I can: > >1: stop all INIT's >2: move the proclib's using DFDSS >3: $T PROCLIB >4: start all INIT's > Assuming you are using dynamic proclibs and not ones in the JES2 JCL, the answer is YES. Just for clarification, the proper command is $TPROCLIB(*). We used to do this at DR in one of our environments after ABARS restores run because not all the proclibs were there for the inital IPLs. Beats the old method of $PJES2,ABEND. :-) Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group mailto:[EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ 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

