If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Change codeset to UTF-8

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-04, 03:01
hooche hooche is offline
Registered User
 
Join Date: Jul 2004
Posts: 25
Change codeset to UTF-8

Is it possible to change codeset of a database.
How to save data? May be backup and restore into new codeset.
But i didn't find any 'codeset' word in restore database syntax.

Any ideas?
Reply With Quote
  #2 (permalink)  
Old 12-06-04, 08:42
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I do not think you can change the codeset of a database, even creating a new DB from a backup image. The only way you can do this is to create a new DB with the codeset you want. Then you will have to copy the data into it manually (db2move).

HTH

Andy
Reply With Quote
  #3 (permalink)  
Old 12-06-04, 09:40
hooche hooche is offline
Registered User
 
Join Date: Jul 2004
Posts: 25
Thanks for your advice
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On