getting ORA-00980 and ORA-06512 while try to run utlu102i.sql
Dear Experts,
We are going to upgrade from Oracle 9.2.0.6 to 10.2.0.5
While I try to run utlu102i.sql it is throwing error:
SQL> @/oracle/ora10g/rdbms/admin/utlu102i.sql;
DECLARE
*
ERROR at line 1:
ORA-00980: synonym translation is no longer valid
ORA-06512: at line 2925
and there is no error in alert log file. Please suggest what to do ?
Regards
Sunil Kumar
We are going to upgrade from Oracle 9.2.0.6 to 10.2.0.5
While I try to run utlu102i.sql it is throwing error:
SQL> @/oracle/ora10g/rdbms/admin/utlu102i.sql;
DECLARE
*
ERROR at line 1:
ORA-00980: synonym translation is no longer valid
ORA-06512: at line 2925
and there is no error in alert log file. Please suggest what to do ?
Regards
Sunil Kumar
0