Forum Discussion

prsjoberg's avatar
prsjoberg
Occasional Contributor
9 years ago
Solved

Connecting to an Oracle database

I'm trying to connect to an Oracle database with the driver delivered with ReadyApi 1.3.0 with "Database Tool"

I get following error

Failed to init connection for driver [oracle.jdbc.driver.OracleDriver], connectionString [jdbc:oracle:thin:username/#####@databasename:1551:ZZ1T08]

 

If I start  SQL Developer 4.0.2 the connection initiates nicely with the exact same parameters.

 

Any idea how to continue with this problem ?

Per

 

 

  • Add the oracledriver in 'lib' folder, close and start again.