alex99
30th June 2009, 12:11
Hello,

we are looking forward to do a BaanIVc4 installation with Chinese language
(on AIX 5.3, Oracle 10.2).
I have read several threads about chinese/multibyte/unicode topics in this forum but I have to say that I am really confused about the correct setup.
Therefor I would appreciate if anybody can give answers to the following questions:

1. How needs the OS (AIX) to be configured with regard to the character set?
2. what is the correct "DB character set" for the Oracle instance?
Can/must it be Unicode or not? why?
3. Does the Baan installation needs to be multibyte? (I would really guess so).
4. as we already have a testinstallation (but only in English, no multibyte)
can this existing non multibyte Baan installation be "converted" into
multibyte to be used with Chinese language? how?
5. any other tips or general explainations?

Thank you,
Alex

Markus Schmitz
30th June 2009, 13:51
I did a couple of chinese installations on HPux, so on IBM it might differ. But here my two cents:

1) If you use the ASCII interface, then you might be forced to install some chinese charactersets for the OS.
2) Unicode will not work for Oracle under Baan IV, you need to configure the chinese (Z....) character set
3) Baan needs to be multibyte.
4) In the end this is just a flag during installation in a file under $BSE/lib, but most likely you can not easily convert from singlebyte to multibyte.
5) Lot's of luck. Multibyte under Baan is sometimes challanging, sometimes works out of the box. You are lucky to use a Unix OS, under Windows your OS also needs to be in chinese and administrating Windows in chinese can be a real adventure.

Regards

Markus

Navin Tenani
20th December 2014, 10:34
Dear Gurus

Below is the brief of the problem we are facing:

Baan 4c4 installed with SP33 and translation pack installed till 22 for Simplified Chinese
It’s a multy byte installation with DB collation as Chinese_PRC_BIN
We are able to login in English and all function working properly.
But when we login with user language as Chinese most of the menus are not opening (found missing menus, and menu fields in o language, and even labels are also missing for the session which are opening).
In this setup we have already created all the required package combination, VRCs, and companies and data of these companies is also migrated using seq dump, which is working in English language.
If there is a way to correct it please suggest.


Regards

Navin Tenani

Markus Schmitz
21st December 2014, 08:22
Good morning Navin,

A new Baan IV installation in Chinese in 2014? How can that happen?

Unfortunately I left the Baan space some years ago, so my memory might be a bit clouded on the topic.

But here some pointers:

a) If the installation is on Windows, then make sure it's on a chinese language version of the operating system. My experience with Baan on Windows is limited, but the one time I tried to get chinese Baan to work on a windows server, it required a chinese windows.

b) I am a bit concerned about the database collation used. The name suggests to me that you are using SQL Server? Which collation is suggested in the official installation manual?

c) Log as english into Baan and check that the chinese language versions of forms and menus are listed in the application development sessions.

d) go to $BSE/application and check that the corresponding runtime files exist

If the chinese language menus and forms are in the tools, but not in the application directory, then obviously a create runtime is required to fix that.

I fear, that is all I can do for you.

Good luck,

Markus