Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-40684

maximum number of key names exceeded

Cause

An attempt was made to return a list of keys names for a JSON object that had more than 32767 keys.


Action

Reduce the number of keys in the JSON object to 32767 or less.