Hi
I m trying to connect to an oracle db and i have given following connection parameters.
Connection Type JDBC Adapter Connection
Package Name Default
Connection Properties
Transaction Type LOCAL_TRANSACTION
DataSource Class :oracle.jdbc.pool.OracleDataSource
serverName :172.19.120.72
user :xyz
password :*******
Retype password :*******
databaseName :RAJESH
portNumber :1521
networkProtocol :tcp
Other Properties :thin
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.
I have installed classes cllass11.jar, class12.jar or ojdbc.jar files in following location :C:\WM6\IntegrationServer\lib\jars.
I have also restarted the IS.
however when i try to enable the connection i get the following error :
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource JDBC_CONN:CONN.[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.String index out of range: -1.com.wm.pkg.art.error.DetailedServiceException: [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource JDBC_CONN:CONN.
Has ne one encountered the above error !
Request you to please share the solution.
#webMethods#Adapters-and-E-Standards#Integration-Server-and-ESB