ORA-40763
        value already exists in JSON_TRANSFORM
        
        
        Cause
        An attempt was made to insert a field that already existed with a JSON_TRANSFORM operation.
        Action
        Correct your path expression or change the ON EXISTING clause in the JSON_TRANSFORM operation.
        
     
    
    
        ORA-40763
        existing value in JSON_TRANSFORM (string)
        
        
        Cause
        An attempt was made to work with a value in JSON_TRANSFORM that already existed.
        Action
        Correct your path expression or change the ON EXISTING clause in the JSON_TRANSFORM operation.
        
     
    
    
        ORA-40763
        existing value in JSON_TRANSFORM (string)
        
        
        Cause
        An attempt was made to work with a value in JSON_TRANSFORM that already existed.
        Action
        Correct your path expression or change the ON EXISTING clause in the JSON_TRANSFORM operation.