My Oracle Support Banner

ODI Does Not Properly Load Arabic Characters into DB2/400 (Doc ID 1983222.1)

Last updated on NOVEMBER 02, 2023

Applies to:

Oracle Data Integrator - Version 11.1.1.3.0 and later
Oracle Data Integrator on Marketplace - Version 1.0.2 and later
Information in this document applies to any platform.

Symptoms

While running Oracle Data Integrator (ODI) Interfaces / Mappings for loading Arabic characters from Oracle to iSeries DB2/400, the Arabic characters are replaced by question marks (?), independently from which knowledge modules are used.

Below a screen copy showing the Arabic data:

 

... and another screen copy showing the data loaded by ODI:

 

For handling Arabic characters, iSeries requires a specific encoding (CCSID) to be used:

     https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_71/nls/rbagsccsidcdepgscharsets.htm
   
CCSID 420 (IBM EBCDIC Arabic) being the value generally used for pure Arabic characters.

Though:
  • When using the Weblogic Datadirect JDBC driver, question marks are inserted regarless to the CCSID having been used for creating the DB2/400 table...
  • When using the IBM Toolbox / JTOpen JDBC driver, correct Arabic characters are inserted if CCSID 420 has been used for creating the DB2/400 table...

Note: Oracle is not responsible for any instructions/information/drivers obtained from third-party sites.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.