Database Error Messages

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

SQL*Loader-00279

Only APPEND mode allowed when parallel load specified.

Cause

INSERT, REPLACE, or TRUNCATE mode was used in a parallel load specification.


Action

Change the SQL*Loader control file to use the APPEND keyword and re-invoke the parallel loader.