Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Virtualbox ORA-12541: TNS: No Listener

960792Sep 9 2012 — edited Sep 9 2012
Hi all,
I have installed the oracle database in a virtualbox on my laptop. I have configured a NAT network adapter in the virtualbox and I can ping the guest from the virtual machine (ping 192.168.1.1 -> OK) and the virtual machine from the guest (ping 127.0.0.1 ->OK).

However, when I try to connect from the guest (sqlplus myuser/myid@127.0.0.1:1521/orcl) I get the error message "ORA-12541: TNS: No Listener".

I have seen on a previous thread, I should change the host ip address 127.0.0.1 of the virtualbox. Can someone help me either or to solve this problem and/or change this ip address?

Many thanks in advance.

Edited by: 957789 on 8 sept. 2012 23:51
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2012
Added on Sep 9 2012
24 comments
9,046 views