Salesforce

Orale Character Set (NLS_CHARACTERSET) to support multilingual characters in JDA Allocation.

« Go Back

Information

 
TitleOrale Character Set (NLS_CHARACTERSET) to support multilingual characters in JDA Allocation.
SummaryWhat to set NLS_CHARACTERSET to in order to use JDA Allocation with e.g. Cyrillic or Japanese characters.
URL NameOracle-Character-set
Resolution
Before creating an Oracle database, the character set that provides the appropriate support for your user community need to be determined. A new JDA Allocation database requires the following:
  • NLS_CHARACTERSET of AL32UTF8
  • NLS_LENGTH_SEMANTICS of CHAR
     
 
ProductsAllocation
Moduledb-setup
Version8.1 - 2016.1
Error Message Code
Cause
Additional Information
  • Existing databases that were created using previous requirements do not require a character set change as part of an upgrade.
- NCHAR database settings are not applicable to JDA Allocation

- In order to use the integration with the JDA Enterprise Knowledge Base for the collection of plan data, the Allocation database server machine requires a TNS entry for connection to the EKB database
(See JDA Allocation Installation Guide)
 
  • AL32UTF8 is a Unicode, variable-width, multibyte encoding scheme (recommended by Oracle for all new systems), allowing Oracle to store, process, and retrieve data for almost all contemporary languages, i.e.:
- Phonetic writing systems (e.g. Greek, Latin, Cyrillic, Devanagari), typically encoded in one byte to represent languages (e.g. Spanish, English, Russian, Ukrainian).
- Ideographic writing systems (e.g. Chinese, Japanese), typically encoded in more than one byte.
 
  • Non-Unicode character sets allows only for restricted multilingual support of related languages within one writing system.
E.g. WE8ISO8859P1 would support the languages French, English, Spanish, Swedish etc. but not Polish.

(see Oracle Database Globalization Support Guide)
Publication StatusPublished

Powered by