Unable to Re-link Forms executable using ins_forms.mk
(Doc ID 1618560.1)
Last updated on APRIL 26, 2023
Applies to:
Oracle Forms - Version 11.1.1.4.0 to 11.1.2.2.0 [Release 11g]IBM AIX on POWER Systems (64-bit)
Symptoms
When trying to relink forms executable, receives the following errors
ld: <ID> FATAL ERROR: Allocation of 13006044 bytes failed
in routine init_symtab_info. There is not enough memory available.
Please check your ulimit or paging space
or use local problem reporting procedures.
make: 1254-004 The error code from the last command is 12.
Changes
Relink using the following command
cd $ORACLE_HOME/forms/lib
make -f ins_forms.mk frmweb_install
make -f ins_forms.mk frmcmp_install
make -f ins_forms.mk frmcmpb_install
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |