JDBC Adapter

Hi to all,

when im configuring the jdbc adapter getting this message
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource sample:JDBCconn.[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.String index out of range: -1if anyone know plz give the solution to this problem

Hi,
Make sure that u have cllass11.jar, class12.jar or ojdbc.jar files. After installing this files restart the IS…

Regards,
Hari

Siva,

What is the DB that you are connecting? Is your JDBC Pools connected successfully?

Please let us know your JDBC Adapter connection details.Also make sure the necessary datasources classes ie jar files are in IntegrationServer/lib/jars folder.Restart of IS is required.

Give us more details,so that users here can assist you in better way.

HTH,
RMG

Hi Siva,

If you are trying to connect to Oracle DB using JDBC Adpater then follow the suggestion above.

If you are connecting to other DB then you need to get the jar file for that DB and put into IntegrationServer/lib/jars folder and Shutdown and Start of IS.

Once the IS is up, go to Admin UI and click on About. Check the Server Classpath to confirm that you find there the jar file you just put in the IntegrationServer/lib/jars folder.

HTH,
Bhawesh.