Database Error Messages

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.