6678700 12.1.3 upgrade: AutoPatch: Unable To Allocate Memory In Procedure Aiumab() - IBM AIX on POWE
Vincent says:
We upgraded our EBS to 12.1.1 (from 11.5.10.2) using 12.1.1 upgrade driver(u6678700.drv). We have 4 NLS languages-D, I, F & PT and we merged the patch of these languages together.
Before applying we set the following parameter export LDR_CNTRL=MAXDATA=0x40000000
. However, patch hung after creating FND_INSTALL_PROCESSES table .
Once it is failed with "AutoPatch: Unable To Allocate Memory In Procedure Aiumab()" .
When I tried to check the process using
truss -p <pid> I am getting
__libc_sbrk(0x00000000) = <memory address>
We upgraded our EBS to 12.1.1 (from 11.5.10.2) using 12.1.1 upgrade driver(u6678700.drv). We have 4 NLS languages-D, I, F & PT and we merged the patch of these languages together.
Before applying we set the following parameter export LDR_CNTRL=MAXDATA=0x40000000
. However, patch hung after creating FND_INSTALL_PROCESSES table .
Once it is failed with "AutoPatch: Unable To Allocate Memory In Procedure Aiumab()" .
When I tried to check the process using
truss -p <pid> I am getting
__libc_sbrk(0x00000000) = <memory address>
Tagged:
0