Error uploading or updating data using the DATALOAD-, FASTLOAD-, or DATAUPDATE command on a UNICODE database.
If data on a UNICODE database is uploaded into columns of a character-based data type (CHAR), the Loader converts it into a format the database recognizes (UCS2). In this case, an error has occurred during the conversion. The data that is to be uploaded contains characters that cannot be converted into UCS2.
Correct the rejected data and re-execute the command.