13982093 7.3.1 ORA-04098:trigger 'APPS.LA_BR_FIELD_ATTRIBUTES_T_LA_AU' is invalid and failed re-vali
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
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:
0