Oracle Solution for Error ora-02475

Solution for Oracle Error ORA-02475

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

What triggered the Error:

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

What should we do to fix it:

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