Home » RDBMS Server » Server Administration » Change to UTF8 character set
Change to UTF8 character set [message #171574] Wed, 10 May 2006 07:55 Go to next message
rafi_aamiri
Messages: 34
Registered: September 2005
Member
Hi,

Currently the character set available is WE8MSWIN1252 and I need it to change to UTF8.

When I tried to change then it throws an error saying that it should be superset of the current character set.

Please let me know how to resolve this issue ?

Thanks and Regards,

A.Mohammed Rafi.
Re: Change to UTF8 character set [message #171575 is a reply to message #171574] Wed, 10 May 2006 07:57 Go to previous messageGo to next message
Yasir Hashmi
Messages: 304
Registered: April 2006
Senior Member
How did you try to change??
Re: Change to UTF8 character set [message #171579 is a reply to message #171575] Wed, 10 May 2006 08:07 Go to previous messageGo to next message
rafi_aamiri
Messages: 34
Registered: September 2005
Member
first shutdown database

then mount the datbase

the open the database

then alter database set character set UTF8
Re: Change to UTF8 character set [message #171595 is a reply to message #171574] Wed, 10 May 2006 08:57 Go to previous messageGo to next message
Yasir Hashmi
Messages: 304
Registered: April 2006
Senior Member
The error is coming because utf8 is not a superset of your previous character set. By superset it means it should contain all the characters defined in the subset which is not the case here.
Re: Change to UTF8 character set [message #171598 is a reply to message #171595] Wed, 10 May 2006 09:06 Go to previous messageGo to next message
rafi_aamiri
Messages: 34
Registered: September 2005
Member
then how to resolve this issue ??

if any methods pls do let me know...
Re: Change to UTF8 character set [message #171602 is a reply to message #171574] Wed, 10 May 2006 09:19 Go to previous message
Yasir Hashmi
Messages: 304
Registered: April 2006
Senior Member
You will have to use import/export utility to achieve your task.
Only administrator can do that.
Previous Topic: alter column type !
Next Topic: Range Partition --- Question regarding locking
Goto Forum:
  


Current Time: Fri Sep 20 10:34:40 CDT 2024