ORA-03293: Cluster to be truncated is a HASH CLUSTER

ORA-03293: Cluster to be truncated is a HASH CLUSTER


Cause:


Only INDEX CLUSTERS can be truncated.



Action:


Drop and recreate the HASH CLUSTER instead of using truncate.

About