Split Partition With ANYDATA Datatype Column Signals ORA-14223 Error
(Doc ID 1539672.1)
Last updated on FEBRUARY 28, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 to 11.2.0.4 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Reviewed 03-Feb-2014.
Symptoms
While altering a split partition then the error ORA-14223 occurs if an column with ANYDATA datatype is present in the dependent reference partitioned child table, i.e.:
In Release 11.2.0.1, deferred segment creation is not supported for partitioned tables. This restriction is removed in release 11.2.0.2 and later.
There is no documentation stating restriction of SPLIT PARTITION command using ANYDATA column. Though split partition with ANYDATA column works with isolated table but fails only when PARTITION BY REFERENCE is being used.
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 |