My Oracle Support Banner

ORA-14354: Operation Not Supported For A Hybrid-partitioned Table (Doc ID 2615327.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and later
Information in this document applies to any platform.

Symptoms

 NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the Oracle sample or bulit-in schema(s), Public Documentation delivered with an Oracle database product or other training material. Any similarity to actual environments, actual persons, living or dead, is purely coincidental and not intended in any manner.

 

Testcase:

$$$$$$$$$$$ create a range partition table $$$$$$$$$$$$

 

 

$$$$$$$$$$$$$$$$ can not exchange partition $$$$$$$$$$$$$$$$$$$4

SQL> alter table sales_p exchange partition SALES_2018 with table SALES_2018;

alter table sales_p exchange partition SALES_2018 with table SALES_2018

*

ERROR at line 1:

ORA-14354: operation not supported for a hybrid-partitioned table

 

 

 

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
  


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.