OCI-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.