Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Migration from 9.2.0.5 -> 10.2.0.4

edited Mar 19, 2009 2:19AM in Database Install/Upgrade/Opatch (MOSC) 3 comments
Hello! When migrating from 9.2.0.5 to 10.2.0.4 with last patchset I cannot start migrate utility (dbua).

Base is opened in migrate mode:

SQL> connect / as sysdba
Connected to an idle instance.
SQL> set serveroutput off
SQL> startup upgrade
ORA-32004: obsolete and/or deprecated parameter(s) specified
ORACLE instance started.

Total System Global Area  964689920 bytes
Fixed Size                  1300188 bytes
Variable Size             419432740 bytes
Database Buffers          536870912 bytes
Redo Buffers                7086080 bytes
Database mounted.
Database opened.
SQL> set serveroutput on
ERROR:
ORA-00600: internal error code, arguments: [17069], [0xB5E86A78], [], [], [],
[], [], []
 
But any calls to DBMS_OUTPUT (put_line, enable, disable) produce such error (ORA-00600).
I've tried to export database - but no result - same error:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center