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 Connect/JDBC driver issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-06-06, 17:01
anthinino anthinino is offline
Registered User
 
Join Date: Apr 2006
Posts: 6
DB2 Connect/JDBC driver issue

Currently DB2 fails to store a file larger than 350 MB, it appears the error is happening at the DB2 connect interface, possible the driver. Here is the stacktrace immediately after the error DB2 Connect initiates a dump.


17:18:47:336 00000017 InternalGener I DSRA8205I: JDBC driver name : IBM DB2 JDBC Universal Driver Architecture
17:18:47:339 00000017 InternalGener I DSRA8206I: JDBC driver version : 2.3.63
17:18:47:342 00000017 WSRdbDataSour I DSRA8208I: JDBC driver type : 4
17:19:13:719 CCI Error
17:19:13:721 External Comm error
17:19:13:737 CALL STACK:
17:19:13:748 External Comm error
17:19:13:758 ERROR MSG = Generator: Gateway callback failed to get pointer to AR send buffer


Does anyone have any idea what can be the issue?
Reply With Quote
  #2 (permalink)  
Old 04-06-06, 17:04
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Can also be a TCP/IP error ... Try the same code/filesize etc on the server ... If this happens on the server also, then may be a driver issue ...

HTH

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 04-10-06, 10:30
anthinino anthinino is offline
Registered User
 
Join Date: Apr 2006
Posts: 6
thnx

thnx for the response.

Last edited by anthinino; 04-12-06 at 17:08.
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