MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 2 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: How to force an abend in JCL based in prior steps
pleonard

Replies: 5
Views: 8620

PostForum: Job Control Language(JCL)   Posted: Wed May 19, 2010 11:50 am   Subject: How to force an abend in JCL based in prior steps
just my user abend. Could be any number (I guess).
  Topic: How to force an abend in JCL based in prior steps
pleonard

Replies: 5
Views: 8620

PostForum: Job Control Language(JCL)   Posted: Wed May 19, 2010 11:43 am   Subject: How to force an abend in JCL based in prior steps
I need to force an abend maybe using ABENDCC parameter if any prior step finish with RC > 16. For example:

//STEP1 EXEC PGM=A

//STEP2 EXEC PGM=B

//IFRCGT0 IF (RC > 16) THEN
needs to a ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group