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 > Code Page changing.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-13-04, 20:45
new_user1 new_user1 is offline
Registered User
 
Join Date: Feb 2004
Posts: 18
Code Page changing.

Hello List,

I have a question regarding codepage setting for DB2. Is there a way to change the Code set of an existing Db2 database?

We have to change the codepage from "IBM-1252" to "UTF-8" of existing DB2 database and i was wondering, If this is possible??

Please advice.

Thanks for all your help.
Reply With Quote
  #2 (permalink)  
Old 04-13-04, 21:21
dollar489 dollar489 is offline
Registered User
 
Join Date: Sep 2002
Posts: 456
Re: Code Page changing.

Nope, you have to do it hard way. Drop and recreate the database with correct code page. Make sure to extract database structure using db2look and export data out if you required.

dollar


Quote:
Originally posted by new_user1
Hello List,

I have a question regarding codepage setting for DB2. Is there a way to change the Code set of an existing Db2 database?

We have to change the codepage from "IBM-1252" to "UTF-8" of existing DB2 database and i was wondering, If this is possible??

Please advice.

Thanks for all your help.
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