Error when unloading data using the DATAEXTRACT command.
The column names are present in the column list but are missing from the SELECT command. These will not be unloaded and therefore cannot be backed up in the data stream.
If you want to unload these columns as well, you must include them in the SELECT statement. If you do not want to unload them, delete the column names from the column list.
Execute the command again.