Forum Discussion

NK12's avatar
NK12
Occasional Contributor
6 years ago

Unable to establish-Oracle Database Connection through ready api tool

Hello all,

 

I'm not able to establish the Oracle Data Base connection

Have copied proper(ojdbc14.jar file) in bin\ext folder

used the

driver name as oracle.jdbc.driver.OracleDriver

connection string as jdbc:oracle:thin:username/password//<serverName>

can you please tell us how to send the connection string

13 Replies

  • Lucian's avatar
    Lucian
    Community Hero

    Hey,

     

    In your ReadyApi application look to your bottom left. You should have some logs there. Can you share them with us?

     

    • NK12's avatar
      NK12
      Occasional Contributor

      Hello Lucian,

       

      I don't have any logs in my Error Log tab

      But getting attached error message when we test the connection

       

      Please check it out

       

      Thanks!

      • Lucian's avatar
        Lucian
        Community Hero

        I think the connection string is wrong. Mine looks something like this:

         

        jdbc:oracle:thin:username/password@db-server:8080:orcl