Database Error Messages

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.