Entering content frame

-25316: The FASTLOAD command cannot be executed; the table contains at least one column of data type LONG 

Explanation:

Error when loading data using the FASTLOAD command.

The table that is supposed to be loaded must not contain any columns of data type LONG. This also applies even if the column affected does not need to be loaded, that is, even if the command does not list the column in the column description.

User Action:

Load the table with the DATALOAD command instead.

 

Leaving content frame