catupgrd.sql for 10.2.0.4 to 11.2.0.3 fails to execute catalog.sql and catproc.sql - finally resulti
Doing an upgrade to 11.2.0.3...facing an error as follows...
27030 DECLARE
27031 *
27032 ERROR at line 1:
27033 ORA-03113: end-of-file on communication channel
27034 ERROR:
27035 ORA-03114: not connected to ORACLE
27036
27037
27038 SP2-1519: Unable to write to the error log table sys.registry$error
27039 Process ID: 20049
27040 Session ID: 235 Serial number: 21
---
Log of catupgrd.sql shows prior to this error, the calls to catalog.sql and catproc.sql have failed with errors such as
SP2-0310: unable to open file "cdstrt.sql"
SP2-0310: unable to open file "cdfixed.sql"...
SP2-0310: unable to open file "catpstrt.sql"
SP2-0310: unable to open file "catpend.sql"