Page 1 of 1

Override MAXCC of JCL using REXX / CLIST

PostPosted: Mon Dec 19, 2011 10:14 pm
by humiksh11
Hi,
I have a JCL with 26 steps. I am getting an RC of 08 from most of the STEPS. Which is from a Querrying tool.
My problem is that RC 08 indicates partial report recieved which is fine for me.
Now i am forced to make it <=4 due to objections from production control.
Now i want to get a Maxx-cc <=4 from Job irrespective of its RCs from various steps.
I am not using IDCAMS, so SET MAXCC doesn't work and JOBRC doesn't work as my JES2 in not an updated version.

Please help with shortest and easiest REXX / CLIST that can solve my problem.

**I posted this q'n on JCL topic as well. Sorry for duplication***

Re: Override MAXCC of JCL using REXX / CLIST

PostPosted: Mon Dec 19, 2011 10:41 pm
by prino
Three words: Impossible

Re: Override MAXCC of JCL using REXX / CLIST

PostPosted: Mon Dec 19, 2011 10:55 pm
by steve-myers
Do not post the same topic in multiple places!