Database Error Messages

SQL*Loader-00281

Warning: ROWS parameter ignored in parallel mode.

Cause

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


Action

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