Database Error Messages

ORA-60305

cannot change partitioned table with local domain index string.string into non-partitioned table

Cause

An attempt was made to change a partitioned table with local domain indexes into a non-partitioned table.


Action

Do not change the partitioned table into a non-partitioned table or drop any domain indexes before attempting the operation.