Cause
User attempted to perform a DML statement on a clustered table for which no cluster index has yet been created.
Action
Create the cluster index.
Error Message
clustered tables cannot be used before the cluster index is built
User attempted to perform a DML statement on a clustered table for which no cluster index has yet been created.
Create the cluster index.