Hi all,
Having an issue during the upgrade of a 9.2.0.5 to 10.2.0.3.
Server IBM p550
16 G Ram
cio storage (filesystem_options=setall)
Step 31 of oracle's upgrade doc says to drop XDB.MIGR9202STATUS.
When we attempt that we get the following:
SQL> drop table XDB.MIGR9202STATUS;
drop table XDB.MIGR9202STATUS
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
Elapsed: 00:00:00.03
SQL>
Have any of you come across this? How did you get around it?
Thanks
Rodd Holman