users
[Top] [All Lists]

WebSphere and DB2 connection pooling

To: users@xxxxxxxxxx
Subject: WebSphere and DB2 connection pooling
From: "Jason Kretzer/STAR BASE Consulting Inc." <JKretzer@xxxxxxxxxxxxxxx>
Date: Fri, 16 Apr 2004 10:50:19 -0400
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm

Hello all,

Trying to set up connection pooling and getting this error when I Test Connection.


Test Connection failed for datasource ASSESS on server server1 at node ssbc10 with the following exception: java.lang.Exception: com.ibm.db2.jcc.c.DisconnectException: Execution failed due to a distribution protocol error that caused deallocation of the conversation. A DRDA Data Stream Syntax Error was detected. Reason: 0x2110.
View JVM logs for further details. null

Since I am testing, the DB2 and WebSphere are on the same server.  Any ideas on why the above error would be thrown?  I am suspecting it to be the JNDI name.  For instance, lets say the name of the database is BOB.  The JNDI name I am using is jdbc/BOB.  I don't know what the format for this would be so that is why I suspect it to be the culprit.


-Jason
<Prev in Thread] Current Thread [Next in Thread>
  • WebSphere and DB2 connection pooling, Jason Kretzer/STAR BASE Consulting Inc. <=