Unable to connect database in ready api
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unable to connect database in ready api
Hello all,
I have reset my database password from SQL developer. Now from ready api i entered new password in database configuration. I am not able to establish the connection. Below error occured
Unable to get a connection for the specified properties: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe HimanshuTayal gave you the cirrect info to register the driver;
DriverManager.registerDriver( new oracle.jdbc.driver.OracleDriver());
However, you may also want to check your environment to be sure you are using the correct Oracle driver. You can get the applicable Oracle packagehere, https://www.soapui.org/jdbc/reference/jdbc-drivers.html. Saved the driver package in the "C:\Program Files\SmartBear\ReadyAPI-3.0.0\bin\ext" directory for the connection to be established. As a side note, when you upgrade to another version of Ready API you will need to move the oracle file to the new release directory.
Hope this helps you get the problem resolved.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
check the link , hope you will get some help.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I checked correct ojdbc driver present in EXT folder. However earlier i was able to connect to database but when i reset the password the issue occured to me. i tried uninstalling ready api and installed again but didnt worked.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Like I mentioned in previous reply, No client will be able to connect. While it is tricky to resolve, suggest you to connect to Oracle forums and your DBA.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
typo mistake - "DBA saying there is NO issue from there end.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://stackoverflow.com/questions/12574414/io-error-the-network-adapter-could-not-establish-the-co...
https://stackoverflow.com/questions/22337901/io-exception-the-network-adapter-could-not-establish-th...
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@PratikshaMehete : Is your issue resolved or still you are searching for the solution, if it is resolved please let us all know that how you managed to solved the issue so that it will be helpful for anyother help seeker.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for being helpful Community!
@PratikshaMehete any updates?
Sonya Mihaljova
Community and Education Specialist
