Code condition whith ABEND and Cancel



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Re: Code condition whith ABEND and Cancel

Postby samb01 » Tue Jun 20, 2017 11:52 pm

Hello Robert and thank you for your help. So my code would be :

IF ^(ABENDCC = U0550 & RC NE 1004)
 


because in my JCL there are lots of procedure wich might have an error 1004 followed by an ABEND U0550.

I hope the


RC NE 1004
 

include all the step of my JCL (step and proc : both)
samb01
 
Posts: 427
Joined: Mon Nov 16, 2009 7:24 pm
Has thanked: 1 time
Been thanked: 0 time

Previous

Return to JCL

 


  • Related topics
    Replies
    Views
    Last post