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 > territory & code set

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-08-08, 04:05
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
Question territory & code set

Hi,
m using db2 v8.1 ESE on windows.
I wanted to know what role 'territory and code set ' plays while creating database in db2.
m learning a rational tool named 'clearquest' which says u need to select a different code set and territory and not the default one which get selected when you create a database. where the difference actually occur while selecting this.
Reply With Quote
  #2 (permalink)  
Old 08-08-08, 05:49
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
this is related to the charsets for character data saved in database, so if clients come in, they have to know how to translate data from one codepage to another. this is flaaged in sysibm.syscolums with ccsid
you can specify any code when creating a db and I believe current versions use utf, before it was the territory us..
see some admin guides for detail
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
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