Entering content frame

-25351: Error in command; the LONGFILE specification for the column is missing from the command 

Explanation:

Error when unloading data using the DATAEXTRACT command.

The column specified in the DATAEXTRACT command's SELECT statement is data type LONG. To unload it, you must include a longfile_spec in the command for this column.

User Action:

Correct the statement and re-execute it.

 

Leaving content frame