i kept these files in IntegrationServer\lib\jars location am getting below error.
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource DWAFCommon.DB2Connection:DB2Connection.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.204] Cannot connect to the database with DataSource class “com.ibm.db2.jcc.DB2SimpleDataSource”.
[jcc][t4][2030][11211][3.53.70] A communication error occurred during operations on the connection’s underlying socket, socket input stream,
or socket output stream. Error location: Reply.fill(). Message: Insufficient data. ERRORCODE=-4499, SQLSTATE=08001
connection details are
Connection Type JDBC Adapter Connection
Package Name DWAFCommon
Connection Properties
Transaction Type NO_TRANSACTION
DataSource Class com.ibm.db2.jcc.DB2SimpleDataSource
serverName 10.132.37.162
user db2fiq
password ******
databaseName sapdb2fiq
portNumber 5900
networkProtocol tcp/ip
Other Properties driverType=4
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10
can any one help wat this error,why am getting insuffient data error and am i using correct jar files to connect to DB2 databse for version 9.5 sp1.
I cannot really see what you have done or changed so that you got rid of this “Insufficient Data” issue - would you be so kind and tell us what has been the solution to this?!