Hi , When i am trying to connect to an Oracle7.x Database using JDBC 6.0.1 adapter, i am getting the following error.
[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”.
[wm-cjdbc30][Oracle JDBC Driver]Unable to connect. Invalid URL.
But I am able to connect successfully to an Oracle8i Database using JDBC adapter6.0.1.Will JDBC6.0.1 support only for 8i and above?If this is the case what is the alternate for connecting to Oracle7.x using JDBC6.01 adapter.