ERROR | invalid option specified for EXTERNAL_TABLE parameter |
CAUSE | An invalid value was specified for the EXTERNAL_TABLE parameter. |
ACTION | Specify 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. |