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 > DB2 UNICODE support

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-23-09, 08:05
alecs alecs is offline
Registered User
 
Join Date: Mar 2009
Posts: 15
DB2 UNICODE support

I am running a DB2 v9 UTF-8 server supporting Unicode on Windows XP SP2 and I am trying to "reorganize" and "update statistics" for a table having Unicode name.
The DB2 client that I have crashes in "javaw.exe", when I run a statement such as "REORG TABLE SCHEMA."вфы" " or " RUNSTATS ON TABLE SCHEMA."вфы" ON ALL COLUMNS WITH DISTRIBUTION ON ALL COLUMNS AND INDEXES ALL ALLOW WRITE ACCESS;" (update statistics)
Shouldn't this be supported? Everything else works fine for tables...
Can anyone run the same statements on their servers?
Also I run the same statement in another DB management tool (DBArtisan), and it says "DBMS UTF8 -- SQL2211N The specified table does not exist."
Anyone has any idea what happens, or a relevant link to Unicode support?
Reply With Quote
  #2 (permalink)  
Old 03-24-09, 10:06
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
is the windows enabled for this language
to accept correct data, the windows client has to be defined for this supprting language; there is some article in developerswork that show a sample of japanese data handling
__________________
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