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 / venkat
you can override the uncataloged file with a dummy file or we can use two job steps in the jcl statement..one to create the 5th file using IEFBR14 utility and IEBGENER to copy records from a file to 5th file..........then sorting can be done.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the maximum length of a single line of jcl?
What is the difference between run mode and addressing mode?
What are steplib and joblib?
Which dd parameters are required?
what sort card you will use to copy the data from one dataset to another dataset?
when does a dataset go uncataloged?
In sms datasets, what is the function of the dd mgmtclas keyword?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Mention the types of job control statements?
What is the purpose of dd dummy statement?
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?
Can I send output of job to my remote device careerride123?
Give the syntax of job specifying jcl statement.
Why block size is multiple of lrecl in jcl?
What are the 4 fields in dd statement?