Standard Edition Database Upgrade Fails With Error ORA-600 [Atbadd: Bug10126822]
(Doc ID 1381062.1)
Last updated on NOVEMBER 18, 2019
Applies to:
Oracle Database - Standard Edition - Version 11.2.0.2 to 11.2.0.2 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Patching Standard Edition from 11.2.0.1 to 11.2.0.2 with DBUA fails with error:
ORA-00600: internal error code, arguments: [atbadd: bug10126822] [] [] []
The trace file shows:
----- Current SQL Statement for this session (sql_id=69jkvd0mp9jwb) -----
ALTER TABLE <TABLE> ADD ( <COL> VARCHAR2(8) )
----- PL/SQL Stack -----
----- PL/SQL Call Stack -----
object line object
handle number name
00000002F36DF390 5 anonymous block
----------- messages from pre-loading .sym files:
Symbol file <DIR>\OCI.SYM does not match binary.
Symbol TimeStamp=4d47930d, Module TimeStamp=4e9c25b6 are different
----------- end of messages from pre-loading .sym files
----- Call Stack Trace -----
atbadd atbdrv
ALTER TABLE <TABLE> ADD ( <COL> VARCHAR2(8) )
----- PL/SQL Stack -----
----- PL/SQL Call Stack -----
object line object
handle number name
00000002F36DF390 5 anonymous block
----------- messages from pre-loading .sym files:
Symbol file <DIR>\OCI.SYM does not match binary.
Symbol TimeStamp=4d47930d, Module TimeStamp=4e9c25b6 are different
----------- end of messages from pre-loading .sym files
----- Call Stack Trace -----
atbadd atbdrv
Changes
Apply 11.2.0.2 with DBUA.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |