R12 : XLA Accounting Definition packages (eg XLA_00200_AAD_S_000006_BC_PKG) fail to compile - ORA-04
<Created by Oracle Support on behalf of Customer>
Hi there
Some of the AAD PL/SQL Package Bodies fail to compile, both when running the Validate Accounting
Definitions concurrent program and when compiling them manually from SQL*Plus.
Problem Packages are :
APPS.XLA_00200_AAD_S_000006_BC_PKG PACKAGE BODY
APPS.XLA_00200_AAD_S_000010_BC_PKG PACKAGE BODY
APPS.XLA_00200_AAD_S_000011_PKG PACKAGE BODY
SQL> alter package XLA_00200_AAD_S_000006_BC_PKG compile body;
ERROR at line 1:
ORA-04030: out of process memory when trying to allocate 4108 bytes (PLS non-lib hp,pdzgM60_Make)
We are aware of Bug 5688060 - APPSPERF: PL/SQL: PACKAGE FAILS WITH 4030 ERROR IF GLOBAL OPTIMIZER IS ENABLED