> I have a large (perhaps small) table (foo) of 48 Million rows and I
> have a temp table which I load with keys (2 to 3 Mil). I use the temp
[quoted text clipped - 8 lines]
> getting an sql955. My feeling is this should not be a big deal.
> Thanks for any comments.
This is not an unreasonable task for DB2 to perform!
However, you should work with your DBAs to configure the sort
memory allocations properly. If you're getting SQL0955N errors,
the memory allocation has probably not been configured properly
for your environment / application.
mmiikkee@att.net - 10 Apr 2006 15:47 GMT
Thanks Ian, I'll take your advice.