How can we execute only one step in a job

Answer Posted / mohammad

I think we have to use restart and cond parameter
at job card.i.e restart=stapname,cond(00,le).
This will execute only the step u need.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how would you create a temporary dataset? And where will you use them?

760


What is the difference between run mode and addressing mode?

629


What are steplib and joblib?

713


How dummy is used in jcl?

641


What is the syntax of JCL statement?

687






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

739


how to do automated restart when a job abends?

839


What is notcat 2 - gs?

929


A dd statement consists of 4 fields. Name them?

912


Give the syntax of job specifying jcl statement.

630


What are the 2 types of parameters in dd statement?

637


Is condition checking possible in jcl?

710


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7073


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) ?

1759


what is the JCL statement consists of?

693