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.
        
     
    
    
        OCI-40811
        cannot perform piece-wise write operation on a LOB column with persistent binary JSON data
        
        
        Cause
        An attempt was made to update a piece on LOB column with persistent binary JSON data.
        Action
        Do not use DBMS_LOB write operations on a persistent LOB with persistent binary JSON data.
        
     
    
    
        OCI-40811
        cannot perform piece-wise write operation on a LOB column with persistent binary JSON data
        
        
        Cause
        An attempt was made to update a piece on LOB column with persistent binary JSON data.
        Action
        Do not use DBMS_LOB write operations on a persistent LOB with persistent binary JSON data.