-25319: Unable to find any data for the column <column name> in the data file 

Explanation:

Error when uploading data using the DATALOAD or FASTLOAD command.

When you load data, you must specify data in the data file for all columns included in the command. The only exceptions to this rule are columns that permit system default or NULL values.

The REPM server was unable to find any data in the data file for the column specified.

In addition to displaying this error message, the REPM server also logs which row (text data file) or which position in the file (binary data file) the error occurred in.

User Action:

Check the data in the data file and re-execute the command.