ORA-02149: Specified Partition Does Not Exist , when creating XMLINDEX
(Doc ID 2389750.1)
Last updated on APRIL 12, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express 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
Unable to create partition Index on hash partition table; it fails with following error:
create index TEST_INDEX on TEST_TABLE(XMLRECORD) indextype is xdb.xmlindex LOCAL parameters ('PATHS (INCLUDE (/row/c34))') parallel 50 ;
ERROR at line 1:
ORA-12801: error signaled in parallel query server P00C, instance
dreddbadm02.kb.com.pk:DEV08DB1 (1)
ORA-02149: Specified partition does not exist
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 |