Oracle Error ORA-25136: this cluster can contain only one table

Oracle Error Message

ORA-25136: this cluster can contain only one table

Reason for the Error

An attempt was made to store more than one table in a cluster that was created with the SINGLE TABLE option.

Solution

Do not attempt to store more than one table in the cluster.