Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

JZN-00080

not feasible to perform partial update on OSON bytes

Cause

Unsupported modifications were attempted on a JSON Document Object Model (DOM) document backed by an OSON binary.


Action

Ensure that the modifications are supported by OSON partial update, or convert the OSON to an in-memory mutable DOM before performing the modifications.