Database Error Messages

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

OCI-26088

scalar column "string" must be specified prior to LOB columns

Cause

All scalar columns (i.e. non-LOB and non-LONG columns) must be specified by the client of the direct path API prior to specifying any LOB columns.


Action

Specify all scalar columns prior to specifying any LOB columns.