Oracle 11.2 Express (Windows) - change character set from UTF to Western?
Yes, there is software which needs western charset and crashes with ORA-12899 when running against a DB with UTF charset.
The possibilities
(a) drop XE and recreate new DB with western charset
(b) create additional instance
are working of course, but causing some problems and some time, in case of (b) I loose some available space in the 11 gb limit, in case (a) the apex is destroyed and has to be rebuilded (I didn't managed that...)
Does someone has a hint how to perform a nearly-standard installation which creates a standard XE instance with western charset??
Best regards
Laurents
lsc(thisfunnysign)hacon.de
The possibilities
(a) drop XE and recreate new DB with western charset
(b) create additional instance
are working of course, but causing some problems and some time, in case of (b) I loose some available space in the 11 gb limit, in case (a) the apex is destroyed and has to be rebuilded (I didn't managed that...)
Does someone has a hint how to perform a nearly-standard installation which creates a standard XE instance with western charset??
Best regards
Laurents
lsc(thisfunnysign)hacon.de
0