OCI-40667
        Patch operation cannot remove JSON_ELEMENT_T type.
        
        
        Cause
        An patch specification operation attempted to remove the top-most container (object or array) from the JSON_ELEMENT_T type.
        Action
        Modify the patch specification by either removing the operation that deletes the top-most container or by adding an operation that adds a new top-most container.
        
     
    
    
        OCI-40667
        Patch operation cannot destroy JSON_ELEMENT_T type.
        
        
        Cause
        An operation in the patch specification attempted to remove the top-most container (object or array) from the JSON_ELEMENT_T type.
        Action
        Modify the patch specification by either removing the operation that deletes the top-most container or by adding an operation that adds a new top-most container.
        
     
    
    
        OCI-40667
        Patch operation cannot destroy JSON_ELEMENT_T type.
        
        
        Cause
        An operation in the patch specification attempted to remove the top-most container (object or array) from the JSON_ELEMENT_T type.
        Action
        Modify the patch specification by either removing the operation that deletes the top-most container or by adding an operation that adds a new top-most container.