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?
Answer Posted / vamsi
exchange the files sortf1 to sortf2 will solve this
problem..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
Can I share my data with other jobs? How?
What is the format of comment statement?
Give the syntax of job specifying jcl statement.
Is automatic restart possible in jcl? If yes, how?
what are the various stages of job processing?
How to override loadlib?
What is the syntax of JCL statement?
How to run cobol program using jcl?
how JCL works?
how to run batch program without jcl?
What is the difference between the positional and keyword parameters? Give examples.
What is the purpose of the dd keylen parameter?
what is the compile process of cobol program expalin with code
what is DD statement is used in JCL?