I'm getting somewhere. While the JOBCLASS(STC) clearly shows MSGLEVEL=(2,1) when I look at an active stc I see //IFOM JOB MSGLEVEL=1
So now the question is why is the start ignoring the MSGLEVEL from JOBCLASS(STC)? We use OPS/MVS for automation and it just uses a normal S task. I don't want to try and alter all the starts to have MSGLEVEL=(1,1). That's what JOBCLASS(STC) is supposed to do. Or so I thought. Alan Schwartz ITO Global Service Operations and Engineering Affiliated Computer Services, LLC, A Xerox Company 1500 Towerview Rd. Eagan, MN 55121-1346 p. 612.266.3150 m. 651.274.5819 f. 612.266.3196 www.xerox.com/businessservices -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Staller, Allan Sent: Friday, March 30, 2012 9:11 AM To: [email protected] Subject: Re: Trying to capture JES2 Job Log Try changing the MSGLEVEL to (1,1) or make this a started job with the MSGLEVEL=(1,1) on the job card. Check the fine manuals for info on STARTED JOBS. <snip> JOBCLASS(STC) AUTH=(ALL),BLP=YES,COMMAND=IGNORE, CONDPURG=NO,IEFUJP=NO,IEFUSO=NO, JESLOG=(NOSPIN),LOG=NO,MSGLEVEL=(2, 1),MSGCLASS=7,OUTDISP=(,), OUTPUT=YES,PERFORM=000,PROCLIB=00, QAFF=(ANY),REGION=0004M,SWA=ABOVE, TIME=(000030,00),TYPE26=NO, TYPE6=NO,XEQCOUNT=() XEQMEMBER(MVS2)=(MAXIMUM=*, CURRENT=283), XEQMEMBER(MVS1)=(MAXIMUM=*, CURRENT=280), XEQMEMBER(MVS3)=(MAXIMUM=*, CURRENT=179) </snip> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

