On Thu, 19 Apr 2012 10:46:08 -0500, Jorge Garcia <[email protected]> wrote:
>Mark, It works fine. Thanks. > >We changed the OUTDISP parm in our JES2PARM last morning. We included >OUTDISP=(HOLD,HOLD) from OUTDISP=(PURGE,HOLD). We ipled the system and we >supposed that the parameter was active, but we were wrong. We've executed the >$DJOBCLASS(STC),LONG command and it showed OUTDISP=(PURGE,HOLD), the old >state. In JES2 tunning and reference specifies cold start o $T JOBCLASS for >change the parameter. We've entered $T JOBCLASS(stc),outdisp=(hold,hold) and >now we can view all STC sysout. >It's an odd situation. We cannot change the parameter with a warm start and it >works fine with a dynamic change. > I was pretty sure that was the case. It's a fairly common mistake. JOBCLASS, OUTPUT and many other parms only get changed via cold start or operator command. So changing the parms and IPLing does nothing. I've also seen on many occasions where someone (with authority) accidentally over types a modifiable field in SDSF for one of these parameters and things stop working as expected. The take away here is to always issue a JES2 display command to find the active parameters and if you want to make changes, always harden them in the parms as well. 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: INFO IBM-MAIN

