Database Error Messages

ORA-08677

Certain SQL functions are not supported.

Cause

Non-determinstic functions like SYSDATE are not supported in the SQL assertion definition.


Action

Remove the objectionable functions from the SQL assertion definition.