How can we execute only one step in a job
Answer Posted / ankur
hi
kamal.
i know that by IEBEDIT IT can be done....
//sysin dd *
edit type=exclude, stepname=(step01)
//
but we should try with cond...
i know cond = only in first skip or flush the 1st step ..
just check it...
bye
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to override loadlib?
List the different components of jcl statement?
Define concatenating?
What is the function of //jcllib statement?
Explain the purpose of dd * statement in jcl?
Name the statement which can be used to send data to another mvs jes3 node?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What are steplib and joblib?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
What is multithreading in jcl?
A dd statement consists of 4 fields. Name them?
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) ?
How do you overcome this limitation ?
What is the difference between run mode and addressing mode?