Database Error Messages

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

OCI-14707

no match found for table "string"." string" for EXCHANGE CASCADE

Cause

There was no table matching the specified table in the ALTER TABLE EXCHANGE [SUB]PARTITION CASCADE command.


Action

Perform EXCHANGE [SUB]PARTITION without the CASCADE option or ensure that exactly one table matches the specified table.