DRG-11313, DRG-50857,ORA-04021 when CreatingText Index in parallel on partitioned table
(Doc ID 2381844.1)
Last updated on APRIL 07, 2022
Applies to:
Oracle Text - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
Create index in parallel on a partitioned table, fails with:
create index doc_names_txtidx on doc_names(ID_NAMES)
*
ERROR at line 1:
ORA-29959: error in the execution of the ODCIIndexCreate routine for one or more of the index partitions
ORA-29960: line 1,
DRG-11313: populate index error on index partition "P_ID_5"
DRG-50857: oracle error in drixmd.PurgeKGL
ORA-20000: Oracle Text error:
ORA-04021: timeout occurred while waiting to lock object
DRG-50610: internal error: kglpurge []
ORA-29960: line 1,
DRG-11313: populate index error on index partition "P_ID_6"
DRG-50857: oracle error in drixmd.PurgeKGL
ORA-20000: Oracle Text error:
ORA-04021: timeout occurred while waiting to lock object
DRG-50610: internal error: kglpurge []
ORA-29960: line 1,
DRG-11313: populate index error on index partition "P_ID_1"
DRG-50857: oracle error in drixmd.PurgeKGL
ORA-20000: Oracle Text error:
ORA-04021: timeout occurred while waiting to lock object
DRG-50610: internal error: kglpurge []
ORA-29960: line 1,
Changes
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 |