Database Networking (MOSC)

MOSC Banner

Oracle Client 12.2.0 - Cannot Connect to Remote Server

edited Mar 24, 2019 9:01AM in Database Networking (MOSC) 11 commentsAnswered ✓

trying to connect to a remote oracle server across a VPN

Installed Oracle instant client 12.2 on my local machine
I have set the PATH folder to the Oracle home directory
I have configured the tnsnames.ora file

ICB =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xx.x.xx)(PORT = xxxx)))
(CONNECT_DATA =
(SID = T11)
) )

When I run tnsping xxx.xx.x.xx- TNS-12535: TNS:operation timed out

When i run tnsping ICB -TNS-03505: Failed to resolve name

What else can i try ?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center