Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-14432

System partitioning is not allowed in the CREATE TABLE FOR EXCHANGE DDL statement.

Cause

An attempt was made to create a system partitioned table using the CREATE TABLE FOR EXCHANGE DDL statement, which is illegal.


Action

Specify a different partitioning method in the CREATE TABLE FOR EXCHANGE DDL statement.