Oracle Error SQL*Loader-00100: Syntax error on command-line

Oracle Error Message

SQL*Loader-00100: Syntax error on command-line

Reason for the Error

Possible causes for this error include: placing a positional argument after keyword arguments, misspelling a keyword, not balancing parentheses or quotes, or leaving space between the operator, ‘=’, and an argument.

Solution

Check the command syntax and the spelling, then retry.