Patch 8602796:R12.FV.B: Unable to get the system off the maintenance mode.
Hi,
Issue:
Applied Patch 8602796:R12.FV.B successfully.
Unable to get the system off the maintenance mode through adadmin.
See the following error:
1. Enable Maintenance Mode
2. Disable Maintenance Mode
3. Return to Main Menu
Enter your choice [3] : 2
sqlplus -s &un_apps/***** @/ca01/appltest/TEST/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adsetmmd.sql DISABLE
declare
*
ERROR at line 1:
ORA-20000: ORA-04065: not executed, altered or dropped
ORA-04065: not executed, altered or dropped stored procedure "APPS.FND_GLOBAL"
ORA-06508: PL/SQL: could not find program unit being called: "APPS.FND_GLOBAL"
ORA-06512: at "APPS.FND_PROFILE_OPTION_VALUE_AT", line 1
ORA-04088: error during execution of trigger 'APPS.FND_PROFILE_OPTION_VALUE_AT'
1. Enable Maintenance Mode
2. Disable Maintenance Mode
3. Return to Main Menu
Enter your choice [3] : 2
sqlplus -s &un_apps/***** @/ca01/appltest/TEST/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adsetmmd.sql DISABLE
declare
*
ERROR at line 1:
ORA-20000: ORA-04065: not executed, altered or dropped
ORA-04065: not executed, altered or dropped stored procedure "APPS.FND_GLOBAL"
ORA-06508: PL/SQL: could not find program unit being called: "APPS.FND_GLOBAL"
ORA-06512: at "APPS.FND_PROFILE_OPTION_VALUE_AT", line 1
ORA-04088: error during execution of trigger 'APPS.FND_PROFILE_OPTION_VALUE_AT'
Tagged:
0