i have 5 steps to execute in that i want to skip 3nd step
and start execute from forth step how can u do this.
Answer Posted / girish kumar
By using IEBEDIT we can do it
sysin dd *
edit type=exclude,stepname=(step3)
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Explain how can a jobs execution priority be modified?
Where can program checkpoints be stored for use in a restart?
What is the difference between run mode and addressing mode?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What do you understand by the term notcat 2 – gs?
Differentiate between addressing mode and run mode.
what are the types of abends that occur on job failure? And explain the possible causes of these
How to run cobol program using jcl?
What are hierarchy levels in jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
When output dataset space is required, what quantity categories are used?
What is the difference between the positional and keyword parameters? Give examples.
What is the use of symbol // in jcl?
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?
What do you understand by jcl?