Database Error Messages

OCI-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.