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

MOSC Banner

13982093 7.3.1 ORA-04098:trigger 'APPS.LA_BR_FIELD_ATTRIBUTES_T_LA_AU' is invalid and failed re-vali

edited Aug 13, 2012 9:57PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered
Applied Patch:13982093 ORACLE PREVENTIVE CONTROLS GOVERNOR 7.3.3 PATCH SET APRIL 2012Followed these Installation Instructions:
1.      Unzip p13982093_733_GenericUnix.zip file to your server. You will have
       -       update_migrated_tables.sql
       -       TableInfo.class
       -       lapatchdb.bin

2.      Make sure APPS environment is set.

3.      Make sure JAVA_HOME is set.

4.      Set execute permission to update_migrated_tables.sql.
       $> chmod +x update_migrated_tables.sql

       Execute the sql by providing APPS schema credentials.
       $> sqlplus APPS_USERID/APPS_PWD@SID @update_migrated_tables.sql

Results in error:
DECLARE
*
ERROR at line 1:
ORA-04098: trigger 'APPS.LA_BR_FIELD_ATTRIBUTES_T_LA_AU' is invalid and failed
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