Hello All,
I have a small problem in configuring the JDBC Adaptor. I encountered the following error when
trying to connect to database. The error is :
Error encountered
[ART.118.5042] Adapter Runtime (Connection):
Unable to enable connection resource Test.Connectionracle_connection.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.200] The JDBC DataSource class “oracle.jdbc.pool.ORCL.SSBS-KHO.COM” cannot be located.
oracle.jdbc.pool.ORCL
Here my Tnsnaming service is “ORCL.SSBS-KHO.COM” and host name = rizwans and port is 1521, and
Service_name = ORCL. My database name is ORCL.
ORCL.SSBS-KHO.COM =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = rizwans)(PORT = 1521))
)
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = ORCL)
)
)
Please help me in configuring the JDBC CONNECTOR. Do i need to add a class or any package.
all inputs will be appreciated…
regards
Rizwan