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
Define concatenating?
Explain the jcl exec statement?
How can return codes be tested before execution of a job step?
Must tape dataset definitions include vol=ser specifications?
What parameter directs the output of the job log dataset?
which utility is used to run a cobol-db2 program?
What is the syntax of JCL statement?
Explain the purpose of dd dummy statement?
which utility is used to sort a file in jcl?
what happens in conversion stage in job processing?
Explain the function of //cntl statement?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is condition checking in jcl? Is this possible?
what is the use of IEBGENER utility?
what is the JCL statement consists of?