Showing posts with label ORA-01769: duplicate CLUSTER option specifications. Show all posts
Showing posts with label ORA-01769: duplicate CLUSTER option specifications. Show all posts

Thursday, 19 January 2012

ORA-01769: duplicate CLUSTER option specifications

ORA-01769: duplicate CLUSTER option specifications

Cause: During a CREATE of a clustered table, the user attempted to specify more than one CLUSTER option.

Action: Remove the extra CLUSTER option.