Database Error Messages

OCI-42610

Illegal token is used to separate key value pair in JSONIZE()() expression.

Cause

Not using : or IS to separate key value pair in JSONIZE()() expression.


Action

Use : or IS to separate key value pair in JSONIZE()() expression.