Page 1 of 1

Balance I/O load

Posted: Fri Apr 27, 2012 12:56 am
by PhaniKonagalla
Hi.. Can any body give the detailed explanation on the techniques used to balance I/O load in DS parallel jobs?

Posted: Fri Apr 27, 2012 8:12 am
by qt_ky
I'm not sure what your question is without a specific example of a problem you are facing. What is the job design, the number of records, and the time it takes?

One thing you can start with is adding the APT_RECORD_COUNTS environment variable to your job (set it to True), compile, run, and examine the new job log details that the setting adds. This can help you identify the balance of records across partitions.