Character Set Considerations

Considerations when working with character sets are listed as follows.

  • When using the Oracle Connector, set the notes.ini variable "EIOracle8NativeText" to a valid Oracle code page to force the translation of all transferred Oracle data to that code page.
  • Although HEI provides support for the GB18030 character set, some HEI-supported external database systems and OS platforms do not. In order for HEI work with GB18030 character set correctly, you must include the following statement in the notes.ini file on the Domino® server:

    EINativeText=GB18030

    Note: This variable is obsolete for the Connector for DB2® on IBM® i. Beginning in release 8.0.2, HEI and DECS always use Unicode as the native character set on IBM® I.

  • When using international character sets such as German, where the comma character is used as the decimal delimiter, the comma character cannot also be used as a list delimiter.