ORA-14707: no match found for table string.

ORA-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.

About