Page 1 of 1

Unbalanced input from partition

Posted: Thu Sep 30, 2004 8:19 pm
by bobyon
Can someone please shed some light on the cause and resolution of the following warning messages:

Code: Select all

APT_ParallelSortMergeOperator(5),9: Unbalanced input from partition 0: 10000 records buffered

APT_ParallelSortMergeOperator(5),9: (no further unbalance warnings will be issued for this partition)
I get LOTS of these pairs and I don't know why or how to get rid of them.

Thanks

Posted: Sun Oct 03, 2004 10:39 am
by gh_amitava
Hi,

Give some more information like your job design, partition configuration, APT_Config file etc.

Regards
Amitava

Posted: Wed Oct 27, 2010 2:49 pm
by nacino1
you could check out this response

http://www.ibm.com/developerworks/forum ... D=13830426

Regards