i have a jcl calling proc which has 10 steps, i want to
execute from step5 to step10, where can i code RESTART and
COND parameter?

Answer Posted / jalal

1) Put restart = step5 in the job card.
2) Put Cond = only in all the steps from step1 to step4.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is DD statement is used in JCL?

683


What is NOTCAT ?

742


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5064


What is the purpose of dd * statement in jcl?

814


Can we use DISP=SHR in output file in JCL

953






Differentiate between the joblib and the steplib statements?

859


what are JCLLIB and STEPLIB in JCL?

682


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1952


what is the compile process of cobol program expalin with code

2005


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

740


What are hierarchy levels in jcl?

960


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

835


which parameter is use to declare the name of dataset in dd statement?

739


What is one line to pass PARM from JCL to COBOL?

880


Name the statement which can be used to send data to another mvs jes3 node?

607