| ERROR | 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. |