Oracle Message ORA-26088 - scalar column string must be specified prior to LOB columns

ERRORscalar column string must be specified prior to LOB columns
CAUSEAll 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.
ACTIONSpecify all scalar columns prior to specifying any LOB columns.