Oracle Error SQL*Loader-00281: Warning: ROWS parameter ignored in parallel mode.

Oracle Error Message

SQL*Loader-00281: Warning: ROWS parameter ignored in parallel mode.

Reason for the Error

Specifying save points using the ROWS parameter is not supported for parallel loads.

Solution

Remove the ROWS parameter from the command-line arguments or specify a non-parallel direct load to have save points performed.