Patch :7461070:Oracle Solaris on SPARC (64-bit):12.1.1:fails on script :adgrnctx.sql
Hi,
When applying patch :7461070 script :adgrnctx.sql failed with following errors.
User altered.
declare
*
ERROR at line 1:
ORA-20000: Call to GET_APP_INFO_OTHER() failed: USER=SYSTEM, Status=N,
Industry=N, Schema=, STMT=declare x boolean; begin x :=
APPS.fnd_installation.get_app_info_other('ICX', 'APPS', :status, :industry,
:oracle_schema); if x = TRUE then :dummy_boolean := 'TRUE'; elsif x = FALSE
then :dummy_boolean := 'FALSE'; else :dummy_boolean := null; end if; end;
ORA-06512: at "SYSTEM.AD_DDL", line 165
ORA-06512: at line 160
Thanks & Regards
phani bhaskar
When applying patch :7461070 script :adgrnctx.sql failed with following errors.
User altered.
declare
*
ERROR at line 1:
ORA-20000: Call to GET_APP_INFO_OTHER() failed: USER=SYSTEM, Status=N,
Industry=N, Schema=, STMT=declare x boolean; begin x :=
APPS.fnd_installation.get_app_info_other('ICX', 'APPS', :status, :industry,
:oracle_schema); if x = TRUE then :dummy_boolean := 'TRUE'; elsif x = FALSE
then :dummy_boolean := 'FALSE'; else :dummy_boolean := null; end if; end;
ORA-06512: at "SYSTEM.AD_DDL", line 165
ORA-06512: at line 160
Thanks & Regards
phani bhaskar
Tagged:
0