Oracle Solution for Error ora-02472

Solution for Oracle Error ORA-02472

ORA-02472: PL/SQL functions not allowed in hash expressions

What triggered the Error:

A PL/SQL function was used in the hash expression.

What should we do to fix it:

Recreate the cluster and remove the PL/SQL function.