dbTalk Databases Forums  

CLOB insert with Batch Update

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss CLOB insert with Batch Update in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dhroller
 
Posts: n/a

Default CLOB insert with Batch Update - 05-21-2010 , 01:07 AM






I'm inserting a CLOB using batch update. If the size of the CLOB
exceeds 32k, I'm getting a -102. Is there a way of inserting larger
CLOBs in a SQL Batch statement. I'm running DB2 V 9.7.

Reply With Quote
  #2  
Old   
amar
 
Posts: n/a

Default Re: CLOB insert with Batch Update - 05-21-2010 , 09:55 AM






On May 21, 11:07*am, dhroller <DieterRol... (AT) web (DOT) de> wrote:
Quote:
I'm inserting a CLOB using batch update. If the size of the CLOB
exceeds 32k, I'm getting a -102. Is there a way of inserting larger
CLOBs in a SQL Batch statement. I'm running DB2 V 9.7.


docs tells CLOB will support upto 2GB length

http://publib.boulder.ibm.com/infoce.../r0000779.html


did you check same will fail on normal update(with batch update)..?

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.