DB upgrade from 9i to 11g on 11iebs (11.5.10.2)
Hi all ,
we are doing the 9i to 11g DB upgrade on 11i ebs on windows, we got the challenges as mentioned below
we run the DBUA to upgrade 11g and in post steps its saying ORA-03114 error "ńot connected oracle"', if we abort the
DBUA session, it will ask for restore, please can any one guide to continue. if fetch info from dba_registry, DB is
already upgrade to 11g DB.
SQL> select comp_id, comp_name, version, status from dba_registry;
COMP_ID COMP_NAME VERSION STATUS
------------------------------------------------------------------------------------------------------------------
CATALOG Oracle Database Catalog Views 11.2.0.3.0 VALID
CATPROC Oracle Database Packages
we are doing the 9i to 11g DB upgrade on 11i ebs on windows, we got the challenges as mentioned below
we run the DBUA to upgrade 11g and in post steps its saying ORA-03114 error "ńot connected oracle"', if we abort the
DBUA session, it will ask for restore, please can any one guide to continue. if fetch info from dba_registry, DB is
already upgrade to 11g DB.
SQL> select comp_id, comp_name, version, status from dba_registry;
COMP_ID COMP_NAME VERSION STATUS
------------------------------------------------------------------------------------------------------------------
CATALOG Oracle Database Catalog Views 11.2.0.3.0 VALID
CATPROC Oracle Database Packages
0