Database Error Messages

OCI-40811

piecewise write operation failed on a LOB column with persistent binary JSON

Cause

An attempt was made to update a piece of Large Objects (LOB) column with persistent binary Javascript Object Notation (JSON) data.


Action

Do not use DBMS_LOB write operations on a LOB column with persistent binary JSON data.