Oracle Error SQL*Loader-00263: PIECED column string must be last specified column in table string

Oracle Error Message

SQL*Loader-00263: PIECED column string must be last specified column in table string

Reason for the Error

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

Solution

Remove the PIECED keyword or place the column last.