Hi All,
i am working on 7.1.1 version having 6.5 JDBC Adapter and DB2 Databse is 9.5 version on sunsolaris operating system.
while am enable the connection i got the following 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.DB2DataSource”.
DB2 SQL Error: SQLCODE=-1001, SQLSTATE=2E000, SQLERRMC=SAPDB2FIQ , DRIVER=3.53.70
DWAFCommon.DB2Connection:DB2Connection Details
Connection Type JDBC Adapter Connection
Package Name DWAFCommon
Connection Properties
Transaction Type NO_TRANSACTION
DataSource Class com.ibm.db2.jcc.DB2DataSource
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
and also tried with another datasource class ,i got same error
WAFCommon.DB2Connection:DB2Connection Details
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
please help me where is the problem. and suggest the correct settings
regards,
anil kumar e
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards