Hi,
Currently, I am working on a release and changed a DB2 program.
During the Unit testing every thing went fine and Job finished in reasonable time i.e. around 1 hour and 22 minutes.
After the code is promoted to system test, Job is executing very long unexpectedly. We had to cancel after waiting around 48 hours. It took around 29MIN 57.44SEC of CPU time. While in Unit testing it took only 02 Minutes and 01 sec of CPU Time.
Volume of data is not changed much as Tables for unit test has almost 60% of data as System test.
Also, I checked the Job while it was executing. It was getting very less of CPU %. i.e. les than .5% of CPU. Can anyone please help to find out the reason and how?
Thank you! in advance.
~Abhi