Answer Posted / guest
Datasets can be grouped in a DD statement one after another,
eg. in a JOBLIB statement where the load module can exist in
one of many datasets.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is Cataloged Procedures?
What is the maximum length of a single line of jcl?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is catelog procedure and how many catelog procedure to use in one job?
How dummy is used in jcl?
what is use of dsn parameter in dd statement?
Can we call instream to catalog and catalog to instream?
What is the function of //jcllib statement?
Why block size is multiple of lrecl in jcl?
Explain how can a jobs execution priority be modified?
how to run batch program without jcl?
Give the syntax of job specifying jcl statement.
when does a dataset go uncataloged?