American English upgrade patch driver (6678700) failed with: file IECVALTT.sql on worker 1
Hi,
When upgrading to R12 the American English upgrade patch driver (6678700) failed with: file IECVALTT.sql on worker 1.
sqlplus -s APPS/***** @/APPL_TOP/iec/12.0.0/patch/115/sql/I ECVALTT.sql SYSTEM &systempwd &un_iec &pw_iec &un_apps
Connected.
PL/SQL procedure successfully completed.
Connected.
DECLARE
*
ERROR at line 1:
ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SQL", line 1199
ORA-06512: at line 20
and i try to run it manully by:
@APPL_TOP/iec/12.0.0/patch/115/sql/IECVALTT.sql SYSTEM manager iec iec apps
but i get the same error
Regards.
When upgrading to R12 the American English upgrade patch driver (6678700) failed with: file IECVALTT.sql on worker 1.
sqlplus -s APPS/***** @/APPL_TOP/iec/12.0.0/patch/115/sql/I ECVALTT.sql SYSTEM &systempwd &un_iec &pw_iec &un_apps
Connected.
PL/SQL procedure successfully completed.
Connected.
DECLARE
*
ERROR at line 1:
ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SQL", line 1199
ORA-06512: at line 20
and i try to run it manully by:
@APPL_TOP/iec/12.0.0/patch/115/sql/IECVALTT.sql SYSTEM manager iec iec apps
but i get the same error
Regards.
Tagged:
0