Database Error Messages

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

SQL*Loader-00263

PIECED column string must be last specified column in table string

Cause

A column that is not the last column was specified as PIECED.


Action

Remove the PIECED keyword or place the column last.