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
Explain how can return codes be tested before execution of a job step?
List the different jcl statements that are not permitted in the procedures?
In sms datasets, what is the function of the dd avgrec keyword?
How can return codes be tested before execution of a job step?
How can the attributes of one sms dataset be copied to another dataset?
What is the significance of addrspc parameter in exec statement?
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?
List the various advantages of using jcl language?
What are the utility programs in jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain how can the submitting users racf authority be overridden in a job stream?
Which statement is used to identify the private libraries in job?
what is the compile process of cobol program expalin with code
What do you understand by the term job time – out and how can you overcome that?
Is it possible to left uncode disp?