Message Oracle SQL*Loader-00134 - invalid option specified for EXTERNAL_TABLE parameter

ERRORinvalid option specified for EXTERNAL_TABLE parameter
CAUSEAn invalid value was specified for the EXTERNAL_TABLE parameter.
ACTIONSpecify one of the following values. NOT_USED disables use of external tables. GENERATE_ONLY generates the SQL statements that will use external tables to load the data. EXECUTE both generates the SQL statements and then executes them.