While processing a foreign encoded file, an error occurred trying to initialize a translator between the foreign code page and the native code page (see message PWX-00739 for the code page numbers).
The task ends.
Verify that the code page defined in the map properties (or if absent the data code page in the PowerExchange configuration file) is correct. Verify that the field type is correct. Verify whether the ICU code page translation system is available on the platform where the PowerExchange Listener is running. All field types are translated into the single byte native code page for the platform except for CHAR and VARCHAR fields that are mapped to SQL types of CHAR and VARCHAR. If processing a multibyte or foreign-encoded file on a platform where the ICU code page translation facility is not available, it is not possible to map CHAR fields to DATE, or to use NUMCHAR fields.