Database Error Messages

ORA-42612

Not using comma to separate items in JSONIZE()() expression.

Cause

Missing comma to separate items in JSONIZE()() expression.


Action

Use { after UNNEST in JSONIZE()() expression.