Can't connect to remote server using sql developer
994799Mar 18 2013 — edited Mar 19 2013Hi all,
I'm trying connect to oracle database at IP: 192.168.3.28 from my sql developer.
I have typed all fields:
Connection Name: test
Username: system
Password: ******
Hostname: 192.168.3.34
Port: 1521
SID: orcl
When I click Test button, it's error: "The Network Adapter could not establish the connection". And I can't telnet 192.168.3.28 1521.
Could anyone help me? Thanks