ORA-600[16623] Trying to Create a Table After Upgrade to 19c
(Doc ID 2650846.1)
Last updated on MARCH 24, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
After upgrading to 19c, any attempt to create a table with constraints fails with the following error:
ORA-00600: internal error code, arguments: [16623], [0x0A5D5C1E0], [], [], [], [], [], [], [], [], [], []
The Call Stack Trace in the associated incident trace file shows:
[07]: kglsupd [LIBCACHE]<-- Signaling
[08]: kkdccui []
[09]: kkdcico []
[10]: ctcdrv [SQL_DDL]
[11]: opiexe [Time_Limit]
[12]: opiosq0 [OPI]
[13]: kpooprx [PROGINT_MISC]
[14]: kpoal8 [PROGINT_MISC]
[15]: opiodr [OPI]
[16]: ttcpip []
[17]: opitsk [OPI]
[18]: opiino [OPI]
[19]: opiodr [OPI]
[20]: opidrv [OPI]
[21]: sou2o []
[22]: opimai_real [OPI]
[23]: ssthrdmain []
[24]: main []
[08]: kkdccui []
[09]: kkdcico []
[10]: ctcdrv [SQL_DDL]
[11]: opiexe [Time_Limit]
[12]: opiosq0 [OPI]
[13]: kpooprx [PROGINT_MISC]
[14]: kpoal8 [PROGINT_MISC]
[15]: opiodr [OPI]
[16]: ttcpip []
[17]: opitsk [OPI]
[18]: opiino [OPI]
[19]: opiodr [OPI]
[20]: opidrv [OPI]
[21]: sou2o []
[22]: opimai_real [OPI]
[23]: ssthrdmain []
[24]: main []
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 |
Cause |
Solution |
References |