suppose i have job it contains 10 steps after exicution of
job failuer at 3 and 7 th steps i want exicute step 3 and
step 7 only how we specify condition ?
Answer Posted / mohan.chepuri
restart=step3
restart=step7
these two jobs wil executed only
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What do you understand by the terms: joblib and steplib?
Why include statement is used in a jcl?
What is the function of a dd statement?
What parameter directs the output of the job log dataset?
Explain how can a jobs execution priority be modified?
How jcl work to handle various input output file operations?
Explain the function of the dd dcb keyword?
What are the jcl procedures?
Explain the hierarchy levels in jcl?
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.
Is automatic restart possible in jcl? If yes, how?
how do you access an uncataloged dataset in a jcl?
How do you overcome this limitation ?