Database Error Messages

OCI-31065

Cannot modify the read-only property [name: property_name]
  • property_name: The name of the property.

Cause

An attempt is being made to modify an immutable XML node.


Action

Use only read operations on such properties.