Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-42439

only pure functions can be specified in a column expression used to define a property

Cause

A column expression used to define a property contained a function with a non-deterministic evaluation.


Action

Rewrite the column expression to reference pure functions only.