Database Error Messages

OCI-40862

contentColumn.jsonFormat cannot specified with a contentColumn.sqlType other than BLOB.

Cause

contentColumn.jsonFormat was specified with a contentColumn.sqlType other than BLOB.


Action

Ensure that contentColumn.jsonFormat is only specified with a contentColumn.sqlType of BLOB.