Database Error Messages

ORA-42066

illegal redefinition for a clustered table

Cause

An attempt was made to redefine a clustered table to modify the tablespace or compression type with the REDEF_TABLE() procedure.


Action

Do not attempt to specify a new tablespace or compression type.