Database Error Messages

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

OCI-55925

write end called without proper write start

Cause

An attempt was made to end write without a corresponding start write.


Action

Write starts and ends must be called in the right order for writing piecewise or use a write whole option which does not need an explicit start or end.