ORA-600 [kdic_create_journal_table_1] for Create Index Online with CLOB column
(Doc ID 2727100.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 to 20.3.0.0.0 Preview [Release 12.1 to 20.0]Information in this document applies to any platform.
Symptoms
ORA-600 [kdic_create_journal_table_1] occurs for CREATE INDEX ONLINE with CLOB column
Eg:
create index idx on tbl(tbl_pk desc, <clob_column>) online;
ERROR at line 1:
ORA-00600: internal error code, arguments: [kdic_create_journal_table_1], [],[], [], [], [], [], [], [], [], [], []
The Call Stack Trace in the associated incident trace file shows:
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 |