Entering content frame

-25323: Data type of null value representation for column is incompatible with the column data type Locate the document in the library structure

Explanation:

Error in the Loader command for exporting data.

You can specify in your command a NULL value representation for individual columns. This means that if a NULL value is exported, the constant value you entered in the command is written into the data stream.

The data type of the constant value you specified and the external data type of the column to be exported must be compatible. If you do not specify a data type in the command, the default data type CHAR is used.

User Response:

Correct the statement and re-execute it.

 

Leaving content frame