Warning. Deprecated EXT_CP_SUPPT=N causes non-standard code page conversion.
In the DBMOVER configuration file, the EXT_CP_SUPPT statement is set to N. This setting was the default in PowerExchange releases earlier than 9.6.0. This setting causes control characters to be ignored during conversions between EBCDIC and ASCII code pages. When you use this conversion style, after you read, process, and write back an EBCDIC file on z/OS, the file will have different control characters.
Processing continues, but control characters are not converted.
In the DBMOVER configuration file, set EXT_CP_SUPPT=Y, or delete the statement so that EXT_CP_SUPPT takes the default of Y. If you need to retain the previous default method of mapping for particular EBCDIC values (for example, if you need to map EBCDIC X'FF' to ASCII X'FF'), create a customized ICU code page.