Having NOT NULL Constraint Results in ORA-14278 While Exchange Subpartition With Non Partitioned Table
(Doc ID 1191994.1)
Last updated on APRIL 14, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
While exchanging a subpartition with non partitioned table receiving ORA-14278.
Verified all the columns are identical and have same datatype and datalength.
There are neither any unused columns nor any functional index.
Changes
Added NOT NULL constraint to the partition table.
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 |