Database Error Messages

ORA-42722

Documents without a JSON descriptor cannot be used with a 'save' operation on a JSON collection.

Cause

An attempt is being made to save a document without a JSON descriptor to a JSON collection table.


Action

Supply a document backed by a JSON descriptor when using the 'save' operation on a JSON collection.