Hi
I have an Oracle 11g database hosted on a VM, and I am trying to connect to it from my laptop using SQL Developer. It is throwing the following error saying "Network Adapter cannot establish a connection". Now, I can ping the IP address of the VM from laptop - no issue!!! I have used Net Configuration Assistant in Oracle to create a connection "Local Net Service Name configuration", which it did and worked. However, using this is not working. All I am asking is how can I connect my laptop using SQL Developer to a database hosted on a VM? Am I missing something here?
Thanks