Database Error Messages

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

OCI-40667

Patch operation cannot remove JSON_ELEMENT_T type.

Cause

An patch specification operation attempted to remove the top-most container (object or array) from the JSON_ELEMENT_T type.


Action

Modify the patch specification by either removing the operation that deletes the top-most container or by adding an operation that adds a new top-most container.