I have tested 4 scenarios in our sys12b. Unfortunately, the second CPU doesn't help much in improving the speed. The scenarios are stated as below.
1 CPU with one single process running => 6 mins
1 CPU with multiple process running => 34 mins
2 CPUs with one single process running => 6 mins
2 CPUs with multiple process running => 30 mins
As you can see 1 Cpu or 2 Cpus doesn't improve the speed. But ONLY difference is the CPU usage. If 1 CPU is running, the CPU usage will be pumped up to 97%. Where as, if 2 CPUs are in used, the usage of the CPU will only fall on 5 to 6 % for each process.
As a conclusion, the CPU usage is not fully utilized. We need to get the process completed faster not slowing down the speed of CPU. Otherwise the purpose of having 2 CPUs will be defeated.
I have attached the 2 attachments. Please refer to 1cpu_multiprocess.txt. The usage of CPU is up to 40% and total up will be 100%. But in 2cpu_multiprocess.txt, it clearly shows that the processing speed is slow and longer the processing time.
You all are master. I appreciate your help and advise. Please help. Thanks a million...
Rgds,
Ongjn