yvanfe
3rd October 2001, 15:44
We install Baan on a Sun computer (solaris 2.6 english) with Oracle 8i. Wenn we try to compiling report in Baan standard english it work fast. Now wenn we compile the same report in cech language it work very very slow. What can i do ? Oracle problem (bad codeset), Unix problem ?
Thank for any suggestion.
Han Brinkman
3rd October 2001, 16:09
You can check if the characterset is the same, normally we use over here the ISO8859-1, being WE*ISO* something in Oracle.
Furthermore you can perhaps run with a trace option in order to see the fetch times.
Can you also check what the index optimization parameter in the ora_storage is set? I have had once a system on which compiling took about 2 minutes because the optimization parameter was set for level 1 while using the level 2 database driver.