How do you skip a particular step in a proc/JOB?

Answer Posted / nikhil

To skip a particular step use Conditon in EXEC statement
If the condition is true then step will be bypassed.

Ex
//stepname EXEC PGM=xyz,COND(4,LT).

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does jcl support automatic restart?

761


In job processing, what happens in conversion stage?

739


What is the maximum length of a single line of jcl?

829


What are s0c1, s0c4, s0c5, s0c7 and socb?

705


How do you create a temporary dataset?

663






How to pass the parameter in parm using linkage section ? (syntax)?

652


Is acct parameter mandatory?

762


How can unused space allocation be returned to the system when a dataset is closed?

812


when can a job time-out occur? How to overcome that?

753


what sort card you will use to copy the data from one dataset to another dataset?

730


what is JCL?

698


Explain how can a jobs execution priority be modified?

742


what is SOC4 error?

737


What is the use of disp parameter?

653


Must tape dataset definitions include vol=ser specifications?

981