Does Translation hub supports English to Chinese translation?
Hi,
I'm using Translation Hub to translate my existing 10g English Froms into 10g Chinese Forms using the Translation Hub tool available in Oracle Dev Suite.
While Installing the Translation Hub database into an existing UTF8 database I get the below error
ERROR: Current Character Set is UTF8. TranslationHub needs WE8ISO8859P1
When I installed Translation Hub database into an existing WE8ISO8859P1 database it installs successfully. However the translated chinses characters are shown as Junk characters (Eg. ????)
We found that this is because of the NLS_CHARACTERSET mismatch which will work fine with UTF8.
Pls provide any information how to achieve this