ORA-02470: TO_DATE, USERENV, or SYSDATE incorrectly used in hash expression.
What triggered the Error:
TO_DATE, USERENV and SYSDATE are not allowed in hash expressions.What should we do to fix it:
Recreate the cluster and correct the error in hash expression.