How can we execute only one step in a job

Answer Posted / sushanta

Use RESTART parameter and then use null for that step so
that no step gets executed after that.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of disp parameter?

884


How to submit jcl through a cobol program?

923


Explain how can an in-stream dataset be terminated?

989


what is a jcl?

908


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

2452


Differentiate between addressing mode and run mode.

820


how JCL works?

1040


What is the purpose of dd?

1016


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

1023


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1048


i want to store 20 digits . how will u do it in cobol ?

1131


What dd statement is used to supply the name of a dataset?

1122


What parameter of the job statement is used to limit the cpu time consumed by the job?

1058


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2019


Differentiate between the joblib and the steplib statements?

1110