Currently, I'm using ubuntu 20.04 and I've tried so much but still not able to solve it.
1 Answer
According to this answer on Stack Overflow, you may try the following:
- Make sure your tnsnames.ora is complete and has the databases you wish to connect to
- Make sure you can tnsping the server you wish to connect to
- On the server, make sure it will be open on the port you desire with the specific application you are using.