ORA-14708: multiple matches found for table string.

ORA-14708: multiple matches found for table "string"." string" for EXCHANGE CASCADE

Cause:

There were multiple tables 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