How can we execute only one step in a job
Answer Posted / prashanth
hi, laxhmi,
we can execute only one step in a job by using
cond parameter, IEBEDIT utility program,
thanks & regards
prashanth
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is jcl in mainframe?
What are the difference between jcl and jes?
What is multithreading in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How does the jcl specify the job to os?
Which statement is used to identify the private libraries in job?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How can values be passed from the job stream to an executable program?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the difference between the positional and keyword parameters? Give examples.
What is the purpose of dd * statement in jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is “Cond= even” and “Cond=only”?