a job have 5 steps and it will executes a proc which have
5steps in it. now i have to execute step3 only when step2 of
proc executes successfully

Answer Posted / vinay srivastava

Code in calling JCL :
//JOB1 JOB ...
.
//Pstep EXEC PROC1,COND.STEP3=(0,LT,STEP2)
.
.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the positional and keyword parameters? Give examples.

705


How jcl work to handle various input output file operations?

656


How to alter the parameters for the existing gdg?

710


Explain the function of the dd dcb keyword?

696


Explain the function of //cntl statement?

653






What is the purpose of dd * statement in jcl?

795


which utility is used a dummy utility?

787


Where can program checkpoints be stored for use in a restart?

843


What does a disposition of (MOD,DELETE,DELETE) mean ?

662


What is the function of //cntl statement?

828


Must tape dataset definitions include vol=ser specifications?

971


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2165


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1982


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2261


Explain the function of job statement in jcl?

644