rror encountered [ART.118.5042] Adapter Runtime (Connection): Unable to enable conn

hi all,
iam using wm 6.1 and oracle 9i i configured the jdbc addapter and it is showing these errors please let me know what to do…

[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.204] Cannot connect to the database with DataSource class “oracle.jdbc.pool.OracleDataSource”.
Invalid Oracle URL specified: OracleDataSource.makeURL

thanking you all,
regards,
Hari

Hi,

Looks like issue in connection parameters. Before that check that the oracle jar file is in the right place if it is old one replace it with a new jar file.

Hi Kumar,

Thanks for ur reply… now its working fine …

Thanks a lot…


Hari,

Hi,
The following are the mistakes that i did wen trying for JDBC Adapter connections.

  1. I dint give the Database Name correctly.(There was a spelling mistake.)
  2. I forgot to copy the Classes12.jar , Ojdbc14.jar, and Ojdbc14_g.jar files in
    IntegrationServer\lib\jars.

regards,
Hari.