Cause
An attempt was made to create a cluster index using the NOSORT option.
Action
Remove NOSORT from the CREATE INDEX statement.
Error Message
NOSORT may not be used with a cluster index
An attempt was made to create a cluster index using the NOSORT option.
Remove NOSORT from the CREATE INDEX statement.