Hi All
WE have found a problem with one of our applications.
This application runs perfect on a AIX stand alone machine. But when we run it on a LPAR AIX it seems not able to load its librarys in SHARED MEMORY. Because of this the amount of memory used by every process is 10 times more then we are used to. I did the following command on both machines and you can see the difference.
ps -Af -o pid,pcpu,pmem,vsz,user,comm
(LPAR)
53924 2.7 4.0 146652 fundt1 Approve#1.1.7.00_AIX5.2
(stand alone )
38842 0.0 0.0 13036 clsqa Approve#1.1.7.00_AIX5.2
Any ideas. Because we have ran out. ( The question is also outstanding by IBM but they have had it now for over a week and they have not given use any indication)
WE have found a problem with one of our applications.
This application runs perfect on a AIX stand alone machine. But when we run it on a LPAR AIX it seems not able to load its librarys in SHARED MEMORY. Because of this the amount of memory used by every process is 10 times more then we are used to. I did the following command on both machines and you can see the difference.
ps -Af -o pid,pcpu,pmem,vsz,user,comm
(LPAR)
53924 2.7 4.0 146652 fundt1 Approve#1.1.7.00_AIX5.2
(stand alone )
38842 0.0 0.0 13036 clsqa Approve#1.1.7.00_AIX5.2
Any ideas. Because we have ran out. ( The question is also outstanding by IBM but they have had it now for over a week and they have not given use any indication)