you have one jcl .in sort step 5 files are there.if out of 5
files if one file is uncataloged or not there then how will
you correct your jcl so that problem does not come. you
should not create this file externally.how will u overcome
it.
Answer Posted / alokedeb@gmail.com
I agree with Haritha's answer, but the exception is say if
you want to dummy out the 3rd file. If you use "DD Dummy"
then the subsequent 4th and 5th file will not be processed.
So in the override you will have to manually remove the 3rd
file and push the 4th & 5th file above.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the significance of addrspc parameter in the exec statement?
Differentiate between the joblib and the steplib statements?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Is it possible to left uncode disp? If yes, how?
what is the difference between JES3 and JES2?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What are s0c1, s0c4, s0c5, s0c7 and socb?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How to alter the parameters for the existing gdg?
Is automatic restart possible in jcl?
What do you understand by the term job time – out and how can you overcome that?
What is use of restart and how to use it?