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 

Flow of Jobs

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
arvibala
Beginner


Joined: 12 Feb 2008
Posts: 142
Topics: 67

PostPosted: Fri Aug 22, 2008 2:51 pm    Post subject: Flow of Jobs Reply with quote

Hi,

I have a question regarding flow of Triggered Jobs.

//STEP1 EXEC PGM=TEST1
//*
//STEP2 EXEC PGM=TEST1
//*
//STEP3 EXEC PGM=IEBGENER
//SYSUT1 DD DSN=TRIGGER.NXTJOB.JCL,
// DISP=SHR
//SYSUT2 DD SYSOUT=(A,INTRDR),
// DCB=(RECFM=F,LRECL=80,BLKSIZE=80)
//SYSPRINT DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//SYSIN DD DUMMY
//*
//STEP4 EXEC PGM=TEST1
//*


Here STEP1 executes and then STEP2 then we are triggering TRIGGER.NXTJOB.JCL internally under STEP3.

My question is

1. Will STEP4 execute only if TRIGGER.NXTJOB.JCL executes fine without any abend?


Cheers,
_________________
Arvind
"You can make a difference with your smile. Have that with you always"
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group