ORA-40464
        JSON PASSING clause contained duplicate variable name 'variable_name'.
        - variable_name: The name of the variable.
        Cause
        The specified JavaScript Object Notation (JSON) PASSING clause contained duplicate variable names.
        Action
        Rename the duplicate variables and ensure that each variable name is unique within the PASSING clause.
        
     
    
    
        ORA-40464
        JSON PASSING clause contained duplicate variable names
        
        
        Cause
        The provided JavaScript Object Notation (JSON) PASSING clause contained non-unique variable names.
        Action
        Rename the variables in the PASSING clause.
        
     
    
    
        ORA-40464
        JSON PASSING clause contained duplicate variable names
        
        
        Cause
        The provided JavaScript Object Notation (JSON) PASSING clause contained non-unique variable names.
        Action
        Rename the variables in the PASSING clause.