Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

ORA-04088: error during execution of trigger while applying 11i to R12.1 upgrade

edited Apr 7, 2013 6:31PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered

This is while applying 11i to R12.1 upgrade main driver patch.

 sqlplus -s APPS/***** @/app/tnoltp12/apps/apps_st/appl/cz/12.0.0/patch/115/sql/czuimgs.sql

DECLARE

*

ERROR at line 1:

ORA-01403: no data found

ORA-01403: no data found

ORA-01403: no data found

ORA-06512: at "APPS.CZ_UI_DEFS_T3", line 8

ORA-04088: error during execution of trigger 'APPS.CZ_UI_DEFS_T3'

ORA-06512: at "APPS.CZ_UI_IMAGES_T2", line 2

ORA-04088: error during execution of trigger 'APPS.CZ_UI_IMAGES_T2'

ORA-06512: at line 7

ORA-06512: at line 59
----------------------------------------------

Status of triggers are as follows:
SQL> select object_name, status from dba_objects where object_name in ('CZ_UI_DEFS_T3','CZ_UI_IMAGES_T2');
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center