i have 6 steps in my jcl program
after going to 5th step i want to execute 3rd step.....how can
i do it....by using(RESTART) can i do it or not?

Answer Posted / harsha

Use DPRTY parameter. With this parameter, we can change the
order of execution of each steps but we cannot skip the
execution.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of IEBGENER utility?

872


is there any way to execute more than one proc in the same exec statement at the same time..?

2337


which utility is used to sort a file in jcl?

960


How jcl is used for testing batch programs?

947


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

863


In job processing, what happens in execution stage?

884


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

978


How dummy is used in jcl?

838


Explain how can a stopped job be started again?

855


What parameters can be used to limit the number of records written to a sysout dataset?

988


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1047


what is JCL?

913


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1061


In job processing, what happens in conversion stage?

938


How jcl work to handle various input output file operations?

855