Oracle Error Message
SQL*Loader-00113: Invalid silent mode option
Reason for the Error
The only valid options for the SILENT command-line argument are ALL, ERROR, FEEDBACK, or HEADER. The argument could be misspelled, or another argument (not identified by a keyword) could be in its place.
Solution
Check the command line and retry.