Database Error Messages

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.