Upgrade 11i to R12 FND_GLOBAL is invalid
SQL> alter package fnd_global compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors
Errors for PACKAGE BODY FND_GLOBAL:
LINE/COL ERROR
-------- -----------------------------------------------------------------
1969/9 PL/SQL: Statement ignored
1969/21 PLS-00302: component 'INITIALIZE_ORG_CONTEXT' must be declared
SQL>
Any idea ?
best Regards.