Database Error Messages

OCI-43883

Invalid SECUREFILE LOB DELTA UPDATE operation attempted.

Cause

An invalid DELTA UPDATE operation was attempted on a LOB. The operation included a DELTA UPDATE operation beyond the LOB length. Change the operation to use a destination offset inside the move interval.


Action

Specify a valid offset and other parameters and retry.