How can we execute only one step in a job
Answer Posted / sathishkumar
Hi,
Use cond=(0,LE) in jobcard and also specify
Restart=Stepname,the step you want to execute.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How to alter the parameters for the existing gdg?
what are the statements that are not valid to be included in an include statement?
What is the use of disp parameter?
How can unused space allocation be returned to the system when a dataset is closed?
How can the submitting users racf authority be overridden in a job stream?
What are the 2 types of parameters in dd statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
In job processing, what happens in execution stage?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Name the statement which can be used to send data to another mvs jes3 node?
In sms datasets, what is the function of the dd mgmtclas keyword?
How to pass the parameter in parm using linkage section ? (syntax)?
How to pass data to a program that is coded in an exec statement?