Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8i + changing language
On Sat, 4 Jan 2003 02:04:37 -0000, "Ed_Zep" <ed_zep_at_ntlworld.com>
wrote:
>Hi.
>
>I have to change the character set of the databases at our university from
>US7ASCII so that we can print European accents on letters. Eg. ç, è, etc.
>This has to include western and central/eastern European.
>
>My questions are:
>
>1. Can I have WEISO... and EEISO... on the same database at the same time?
>
>2. If so, what's the best way of doing this? Do I need to export, recreate
>the db. and import having changed the character set i the crdb####.sql file?
>I tried this, but had problems.
>Is it possible to have a script that rebuilds the database without data and
>then I can do the import?
>
>I know Oracle 8i has a utility to change the character set without having to
>rebuild the db. Has anyone used it? Should I use it?
>
>Many thanks in advance.
>
1 You can have a characterset and a national characterset 2 If you are on 8.1 you can issue an ALTER DATABASE statement Provided you follow the procedure in the docs and/or on Metalink and your characterset is a superset of US7ASCII (which WE8ISO... are), it will work without problem.
>Happy New Year.
>
>Ed.
>
Sybrand Bakker, Senior Oracle DBA
To reply remove -verwijderdit from my e-mail address Received on Sat Jan 04 2003 - 07:00:21 CST
![]() |
![]() |