Override MAXCC of JCL using REXX / CLIST



IBM's Command List programming language & Restructured Extended Executor

Override MAXCC of JCL using REXX / CLIST

Postby humiksh11 » Mon Dec 19, 2011 10:14 pm

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***
humiksh11
 
Posts: 6
Joined: Mon Dec 19, 2011 9:36 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Override MAXCC of JCL using REXX / CLIST

Postby prino » Mon Dec 19, 2011 10:41 pm

Three words: Impossible
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

Re: Override MAXCC of JCL using REXX / CLIST

Postby steve-myers » Mon Dec 19, 2011 10:55 pm

Do not post the same topic in multiple places!
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post