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 SOC4 error?
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain about ISPF/TSO Commands
what is JCL?
Why include statement is used in a jcl?
Explain in DD statement what is the use of DCB parameter?
What is the purpose of disp parameter?
whats the diff bw the evaluate also and and?
A dd statement consists of 4 fields. Name them?
Explain the job statement in jcl?
What is the maximum length of a single line of jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What dd statement is used to supply the name of a dataset?
Can I share my data with other jobs? How?