Database Error Messages

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

OCI-22294

cannot update a LOB opened in read-only mode

Cause

An attempt was made to write to or update a LOB opened in read-only mode.


Action

Close the LOB and re-open it in read/write mode before attempting to write to or update the LOB.