Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job

Answer Posted / manasa

Use cond = only in first step
Then use if/else/then statement for further steps to not execute

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does a disposition of (new,catlg,keep) for a dsn mean?

600


in ways data can be passed to a COBOL program from JCL?

656


how do you access an uncataloged dataset in a jcl?

820


Name what parameter directs the output of the job log dataset?

551


I need exexution process for JCL programs

1839






How to pass data to a program that is coded in an exec statement?

810


Does jcl support automatic restart?

742


What are the 2 types of parameters in dd statement?

635


How is a type of file defined in the jcl that executes the cobol program?

699


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

698


How can return codes be tested before execution of a job step?

909


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

734


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

2150


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1790


How to submit jcl through a cobol program?

665