Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-65516

incorrect usage of increased LOB inlining

Cause

An inline size greater than 4000 bytes in the LOB storage clause was specified for a case other than the top level LOB column. Increased LOB inlining is not supported in LOB usage cases like abstract data types (ADTs), nested tables and varrays.


Action

Ensure that the inline size greater than 4000 bytes is specified only for top level LOB columns.