Catupgrd.sql failed with below error:
Manual upgrade failed!
ERROR at line 1:
ORA-00600: internal error code, arguments:
[qcisSetPlsqlCtx:tzi init], [], [],
[], [], [], [], [], [], [], [], []
As per note ID 1435823.1:
Oracle returns ORA-00600 [qcisSetPlsqlCtx:tzi init] while setting up a PL/SQL context during a compilation. The qcisSetPlSqlCtx() routine is responsible to set up this PL/SQL context. The error indicates that compilation cannot find a timezone pointer as timezone information being unavailable.
As per note ID 1579838.1:
* For 10.2.0.2 , 10.2.0.3 , 10.2.0.4 or 10.2.0.5
there is no need to apply any patchset before upgrading to 11.2.0.4
Upgrade to 11.2.0.4. No need to apply DST patches on the
10.2.0.2 , 10.2.0.3 , 10.2.0.4 or 10.2.0.5 side first. You can skip any DST
related upgrade instructions.
The 11.2.0.4 RDBMS DST version after the upgrade to
11.2.0.4 will be the same DST version as used in 10.2.0.2 , 10.2.0.3 , 10.2.0.4
or 10.2.0.5.
Solution:
Run automatic upgrade using DBUA.
No comments:
Post a Comment