Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Question about setting up a DB2 database

I'm now creating the environment of RTC3.0 with DB2.

http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_db2.html

I have a question about step1 in the link above.

------------------------------------------------------------------------------
1.Start by creating the database.

For Jazz Team Server, create a database called JTS with 16K pages and UTF-8 code set.

db2 create database JTS on <path> using codeset UTF-8 territory en PAGESIZE 16384


For Change and Configuration Management, create a database called CCM with 16K pages and UTF-8 code set.


db2 create database CCM on <path> using codeset UTF-8 territory en PAGESIZE 16384
------------------------------------------------------------------------------


In the article, "territory" en is specified.
But we use RTC on Japanese locale environment.

So I just wonder whether or not I have to specify JP for territory .

Please let me know about it.


Yoshi

0 votes



One answer

Permanent link
Hello,

I have used FR for France.... and it seems to work fine. Thus it should be OK also with JP.

I don't know if it is really useful... but at least it seems to work.

Jean-Claude

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 03 '11, 9:56 a.m.

Question was seen: 4,059 times

Last updated: Feb 03 '11, 9:56 a.m.

Confirmation Cancel Confirm