Hari1
(Hari)
1
Hi all,
when i am trying to enable the connection for jdbc adapter connection.
i am getting the below error as…
Error encountered [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource sterlite_poc1:sterlite_db.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.200] The JDBC DataSource class “oracle.jdbc.pool.OracleDataSource” cannot be located.
oracle.jdbc.pool.OracleDataSource.class not found.
[COLOR=Red]Can anyone help me pls.
Thanking u all in advance…
hari.
[/COLOR]
mangatrai
(mangatrai *)
2
For me it seems your data base URL is not correct. please check the URL once again or check with the application about the URL
Hari1
(Hari)
3
Hi mangatrai,
Thanks for ur reply… i got my problem solved…
Thanks a lot…
…
Hari,
mangatrai
(mangatrai *)
4
Hari, it will be great if you can share the cause and solution. it might be useful for other facing same issue
Hari1
(Hari)
5
Mangatrai,
Actually i was busy , to post the solution for the problem that i had.
There were two mistakes…
- I dint give the Database Name correctly.(There was a spelling mistake.)
- I forgot to copy the Classes12.jar , Ojdbc14.jar, and Ojdbc14_g.jar files in
IntegrationServer\lib\jars.
regards,
Hari.