By default, if a column in the target database file has a CCSID of 65535, no conversion of the column's data is performed when it is imported. As a result, character data can become corrupted. To prevent this, a CCSID can be specified to force conversion on the binary column during import. Use this if you are importing character data into a column that has a CCSID of 65535.
If the data file contains binary data, do not specify a CCSID, as the binary data can become corrupted in much the same way.
Possible values are: