Hi all,
I'm trying connect to oracle database at IP: 192.168.3.28 from my sql developer. I have installed oracle client 12 in my local machine
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, IO error: "The Network Adapter could not establish the connection".
Could anyone help me? Thanks