12.2.0.1 : database hanging issue ORA-600
Hi ,
Unable to upgrade from 12.2 to 19c by using autoupgrade (last version).
Unable to start db : ORA-600 error in alert.log !!!
Any idea to start DB ?
Regards.
GD.
Unable to upgrade from 12.2 to 19c by using autoupgrade (last version).
Unable to start db : ORA-600 error in alert.log !!!
ORA-00600: internal error code, arguments: [ORA_NPI_ERROR], [600], [ORA-00600: internal error code, arguments: [kfnsInstanceReg07], [], [], [], [], [], [], [], [], [], [], []
], [], [], [], [], [], [], [], [], []
SQL> shutdown abort
ORACLE instance shut down.
$ sqlplus / as sysdba
Connected to an idle instance.
SQL> startup
ORACLE instance started.
Total System Global Area 1.5032E+10 bytes
Fixed Size 11229628 bytes
Variable Size 2134417696 bytes
...
*** STARTUP HANGS ***
Any idea to start DB ?
Regards.
GD.
0