How can we execute only one step in a job

Answer Posted / valmiki1980

This is a sample to restart only step02 and skip rest all,
please correct me if i am wrong.
--------------------------------------------------
//JOB CARD RESTART=STEP02

//STEP01
//STEP02
//chkstp02 IF STEP02.RC > 12 THEN
//STEP03
//STEP04
//STEP05
/*
// ENDIF
//

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

860


Is it possible to left uncode disp? If yes, how?

708


Explain dd statement in jcl?

644


Is it possible to define dd statements as you want?

646


What do you understand by the term notcat 2 – gs?

759






What is NOTCAT ?

740


In sms datasets, what is the function of the dd avgrec keyword?

654


When output dataset space is required, what quantity categories are used?

832


what is DSN in JCL and what are the parameters to declare the DSN?

718


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

619


What are the utility programs in jcl?

648


What are the rules employed while naming the steps in a job?

662


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

938


What is timing concept in mainframe?

1662


What is Cataloged Procedures?

713