Verifying UNICODE Settings When Upgrading From Xe

If you are upgrading from Xe and you have modified any applications or UBEs with NERs and which are language-enabled, you must ensure this setting is in your jde.ini of the build machine on which you build the NERs, and also on the Deployment Server on which you are running the upgrade processes:

[INSTALL]
Unicode Conversion Codepage=code_page_value

where code_page_value is a valid value for the code page of the language-enabled application with NERs. For example, for Korean language the value would be:

[INSTALL]
Unicode Conversion Codepage=ksc-5601
Note: If you are a language customer but have never added NER to your applications, then you are not required to have this setting.Also note that the LocalCodeSet= value is no longer used in releases subsequent to Xe.