A $S with nothing else is to Start JES2 Processing. Please review the JES2 Commands manual for what it does.
If you are not the system programmer, you need to work with that team at your shop. When you change the STC Class in the JES2 INIT DECK, it is changed for ALL STCs. This could impact space in your SPOOL and CKPT dataset for JES2. If you have a Sandbox to work in, you will need to work with the commands and see how each works. The JES2 COMMANDS manual can be helpful when learning new functions in JES2. The JES2 INIT and TUNING Reference can be helpful when learning new functions. Working with your z/OS System programmer can be helpful when setting up new functions. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of venkat kulkarni > Sent: Sunday, May 14, 2017 9:55 PM > To: [email protected] > Subject: Re: AW: Re: job output into dataset > > Hello Lizette, > > So, After modifying STC job class JES2 Log parameter with spin, i will have > to use $S command to start this process. > > Please suggest, as I have not used this before. > > Thanks > > On 14-May-2017 3:09 PM, "venkat kulkarni" <[email protected]> > wrote: > > > 1) Finally, we wanted all STC JES DD to be spin off at morning 9 AM daily. > > > > 2) So, I set my STC Job class to > > > > > > > > RESPONSE=TST1 > > > > $HASP837 JOBCLASS(STC) > > > > $HASP837 JOBCLASS(STC) AUTH=(ALL),BLP=YES,COMMAND=EXECUTE, > > > > $HASP837 CONDPURG=YES,DSENQSHR=ALLOW, > > > > $HASP837 IEFUJP=YES,IEFUSO=YES,JESLOG=(SPIN, > > > > $HASP837 +0:15),LOG=YES,MSGLEVEL=(1,1), > > > > $HASP837 MSGCLASS=Z,OUTDISP=(HOLD,HOLD), > > > > $HASP837 OUTPUT=YES,PERFORM=000,PROCLIB=00, > > > > $HASP837 QAFF=(ANY),REGION=0004M,SWA=BELOW, > > > > $HASP837 TIME=(000120,00),TYPE26=YES, > > > > $HASP837 TYPE6=YES > > > > > > > > > > > > 3) My MSGCLASS Z is set to > > > > > > > > RESPONSE=TST1 > > > > $HASP842 OUTCLASS(Z) > > > > $HASP842 OUTCLASS(Z) OUTPUT=PRINT,BLNKTRNC=YES, > > > > $HASP842 OUTDISP=(PURGE,HOLD),TRKCELL=NO > > > > > > > > > > > > 3) After all this above changes, I restarted my one of the STC task , > > IMS address space to test and result is > > > > > > > > a) I am able to spin JES DD manually by using "W" command or by using > > /$T JQ(IMS12IMS),SPIN,DDNAME=JESMSGLG command and I can see output in > > held queue. > > > > b) But if you look at changes, I made above in my JESLOG parameter in > > STC class to start spin in every 15 min, it’s not starting. I am not > > able to find root cause of this issue now. > > > > > > > > I want to know that what more I am missing to start this automated > > SPIN working for my all STC task > > > > On 12-May-2017 5:05 PM, "venkat kulkarni" <[email protected]> > > wrote: > > > >> Thanks and I made all these suggested changes in stc class jes > >> parmlib member. > >> But to take this in effect, do I need to restart the address space or > >> it will pick up these new value automatically after changing stc > >> class using $T command. > >> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
