Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: database character set
hello
I don't have any user data that have to be converted. I have fresh instalation of 8.1.7, IAS9 and portal30.
Matjaz
"Marc Billiet" <first.last_at_com.hydro.switch.this> wrote in message news:20010327.5413678_at_slu40xxx.hae.hydro.com... Oracle 8.1.7 has the 'ALTER DATABASE CHARACTER SET ' statement, which allows to change the character set. Because you are switching from WE8ISO8859P1 to EE8ISO8859P2, in order to convert your data, you should however first export your data, change the character set of your database, empty the database and import the data again. I don't think that the 'alter database character set' will convert all your text to the new character set encoding scheme without export/import.
Marc Received on Tue Mar 27 2001 - 00:19:01 CST
![]() |
![]() |