Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


Recreate the cluster and remove the PL/SQL function.

No comments:

Post a Comment

Thanks for your comment.