Database Networking (MOSC)

MOSC Banner

virtual machine on cloud get time out when connect to database on intranet

edited May 7, 2020 12:33PM in Database Networking (MOSC) 4 commentsAnswered ✓

We are testing the application running on cloud virtual machine that try to connect to database on intranet.

Our DB server already open the port 1525 (for SCAN listener) and 1521 (for Local listener).

The virtual machine use TNSNAMES.ORA and the connect string setup correctly.

Use TNSPING <service_name> works.

However, when trying to use sqlplus to connect to database, it gets TNS time out.

I put trace parameters on sqlnet.ora file on this machine as below:

TRACE_LEVEL_CLIENT=admin

TRACE_FILE_CLIENT=Client

TRACE_UNIQUE_CLIENT=ON

TRACE_TIMESTAMP_CLIENT=ON

TRACE_DIRECTORY_CLIENT=C:\oracle\18.0.0\client_64bit\network\trace

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