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 Conversion Doubt

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-30-07, 01:13
divakargoel divakargoel is offline
Registered User
 
Join Date: May 2005
Location: Bangalore, India
Posts: 27
Question Code Page Conversion Doubt

Hi Gurus,

I have a database which had codeset defined as 932 (Japanese).

Database territory = JP
Database code page = 932
Database code set = IBM-932
Database country/region code = 81
Database collating sequence = UNIQUE

When I try to connect to this database using a client on AIX, I get error
as follows:

SQL0332N There is no available conversion for the source code page "819"
to
the target code page "UNKNOWN". Reason Code "1". SQLSTATE=57017

If I know correcltly, we have 2 options to correct the error (Please
Correct if I am wrong)

1) Change LANG settings in the User's Unix ENV to Ja_JP.
2) Update DB2CODEPAGE to the 932.

For Option1 to help me, I would need the Code Page conversion file sets to
be present on my Client.
For Option 2 its not required.

My question is how option 2 works without the Code Page conversion file
sets.

We are on db2 v8.2 on AIX 5

Regards,
Davvy
Reply With Quote
  #2 (permalink)  
Old 03-30-07, 17:49
Peter.Vanroose Peter.Vanroose is offline
Registered User
 
Join Date: Sep 2004
Location: Belgium
Posts: 1,079
__________
__________________
--_Peter Vanroose,
__IBM Certified Database Administrator, DB2 9 for z/OS
__IBM Certified Application Developer
__ABIS Training and Consulting
__http://www.abis.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