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?



How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOI..

Answer / vamsi

exchange the files sortf1 to sortf2 will solve this
problem..

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More JCL Interview Questions

what is the restart?hopw it is invoked?

1 Answers  


If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job

4 Answers   UST,


What is the difference between a symbolic and an override in executing a PROC?

2 Answers  


What is the function of the dd dcb keyword?

0 Answers  


Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?

8 Answers  






What is the max blocksize for a Tape file?

2 Answers  


GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?

2 Answers   ABC, IBM,


i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?

2 Answers  


What is a COND parameter in JCL?

10 Answers   TCS,


Explain about LMOPEN -

1 Answers  


common jcl abends??

2 Answers   ADP, Wipro,


Can you delete the GDG base without deleting GDG generations ?

7 Answers   Cap Gemini,


Categories