Ask a Question

Unable to connect database in ready api

SOLVED
PratikshaMehete
Occasional Contributor

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

36 REPLIES 36

ReadyAPI error.png

PratikshaMehete
Occasional Contributor

Hi, The issue is still not resolved.

PratikshaMehete
Occasional Contributor

Hi , I checked "JDBC Connections" tab for environment. when i test connection i get error. ReadyAPI error.png

Do you have the same issue connecting to this DB using other machines / client softwares other than ReadyAPI?


Regards,
Rao.
PratikshaMehete
Occasional Contributor

I dont use any softwares other that ReadyAPI. SQL developer i am able to connect with same password.

You may need to make sure you are using the applicable SQL driver for your connection.

If the db is on different machine, and try to connect using SQL command, then I guess same error will be thrown.
Are you using user as systerm? Or different user or schema name?

Have you looked at the link provided in earlier reply?


Regards,
Rao.
HimanshuTayal
Community Hero

@PratikshaMehete  :

 

Are you using any VPN?

 


Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓



Thanks and Regards,
Himanshu Tayal
HimanshuTayal
Community Hero

Have you tried registering your driver manager if not please try the following:

 

DriverManager.registerDriver( new oracle.jdbc.driver.OracleDriver());

 


Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓



Thanks and Regards,
Himanshu Tayal

can you please tell how to do register

cancel
Showing results for 
Search instead for 
Did you mean: