Oracle Error ORA-02475: maximum cluster chain block count of string has been exceeded

Oracle Error Message

ORA-02475: maximum cluster chain block count of string has been exceeded

Reason for the Error

The number of blocks in a cluster chain exceeds the maximum number allowed.

Solution

Increase SIZE parameter in CREATE CLUSTER statement or reconsider suitability of cluster key.