Database Error Messages

SQL*Loader-00100

Syntax error on command-line

Cause

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.


Action

Check the command syntax and the spelling, then retry.