After Upgrade from 9.2.0.8 to 10G, some errors with Adadmin or the eBS application
Hi! I was making an upgrade with the dbua, but after the post steps, I can't use the eBS applicaion with the New Database. And when I try to do something with adadmin I have some errors like:
-------------------------------------------------------------
sqlplus -s &un_apps/***** @/u01/prodappl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
declare
*
ERROR at line 1:
ORA-20000: ORA-06508: PL/SQL: could not find program unit being calledFailed to
call the procedure
fnd_apps_mode_util.set_to_maintenance_mode while enabling
maintenance mode.
ORA-06512: at line 38
---------------------------------------------------------------
sqlplus -s APPS/***** @/u01/prodappl/ad/11.5.0/patch/115/sql/adgrnctx4.sql &systempwd &un_fnd CTXSYS &un_fnd FND
-------------------------------------------------------------
sqlplus -s &un_apps/***** @/u01/prodappl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
declare
*
ERROR at line 1:
ORA-20000: ORA-06508: PL/SQL: could not find program unit being calledFailed to
call the procedure
fnd_apps_mode_util.set_to_maintenance_mode while enabling
maintenance mode.
ORA-06512: at line 38
---------------------------------------------------------------
sqlplus -s APPS/***** @/u01/prodappl/ad/11.5.0/patch/115/sql/adgrnctx4.sql &systempwd &un_fnd CTXSYS &un_fnd FND
Tagged:
0