Database Error Messages

ORA-40473

duplicate key names 'string' in JSON object

Cause

The provided JavaScript Object Notation (JSON) data had duplicate key names in one object.


Action

Provide JSON data with unique key names in each JSON object.