Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-24828

database version does not support LOB array read or write operations

Cause

The application used a large object (LOB) array operation but the server does not support these array operations.


Action

Use single LOB Oracle Call Interface (OCI) operations to read or write instead of array operations. Alternatively, upgrade the database server to the latest supported version.