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 VSE and clob

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-28-09, 04:23
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
DB2 VSE and clob

DB2 UDB V9.5 FP1 on linux390 - utf-8 db
client is db2 vse 7.5 connecting to this udb db
we have a table with a clob field (20000 length) and are trying to insert 9998
characters and getting sqlcode 302
could be accepted : utf and cyrillic characters
we increased the clob to 100000 ans still getting the same error
tried with non-cyrillic characters and this is ok. as soon as we have a cyrillic character we get sql0302
we use cobol from vse and character variable(9998) to insert to the clob
has somebode already seen this problem ? any idea ?
Thanks for all info/help
Best Regards, Guy Przytula
__________________
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
  #2 (permalink)  
Old 01-29-09, 06:29
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
we are using DB2 v9.5 FP2 on Linux390 but are using ISO8859-2 code set. We are also accessing Linux database from Cobol from DB2/VSE client, but we have no problem.

Don't know if this problem is related to UTF-8, try contacting IBM to see if there is also some bug. Try applying latest fixpack.
Regards
Reply With Quote
  #3 (permalink)  
Old 01-31-09, 10:13
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
have you been using clob datatype and dbcs data ?
__________________
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
  #4 (permalink)  
Old 02-03-09, 01:55
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
Linux & VSE on one mainframe both with DB2.... You must work in the most challanging environment. All our configurations are boring compared to you.
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