cannot connect to 11gR2 Standard Edition on Windows 7 desktop installation
First off: I edited this message and got interrupted by a phone call. After that I wanted to post and got a timeout. My message was lost. Very inconvenient.
So here my message, typed in again:
I installed 11gR2 SE (64 bit) on my notebook under Windows 7. When trying to connect from another computer in my network (via a 10.2.0.3 instant_client) I find that I cannot connect.
It seems that port 1521 is not propagated to the outside network. I can nmap my computer but do not see port 1521.
netstat -an yields:
C:\> netstat -an | grep 1521
TCP 127.0.0.1:1521 0.0.0.0:0 ABH▒REN
TCP 127.0.0.1:1521 127.0.0.1:49226 HERGESTELLT
TCP 127.0.0.1:1521 127.0.0.1:49281 HERGESTELLT
So here my message, typed in again:
I installed 11gR2 SE (64 bit) on my notebook under Windows 7. When trying to connect from another computer in my network (via a 10.2.0.3 instant_client) I find that I cannot connect.
It seems that port 1521 is not propagated to the outside network. I can nmap my computer but do not see port 1521.
netstat -an yields:
C:\> netstat -an | grep 1521
TCP 127.0.0.1:1521 0.0.0.0:0 ABH▒REN
TCP 127.0.0.1:1521 127.0.0.1:49226 HERGESTELLT
TCP 127.0.0.1:1521 127.0.0.1:49281 HERGESTELLT
0