Hi
My configuration:
Windows 10 64x, Oracle Client 32x
I use connect identifier:
dummy_tns=(description=(address_list=(address=(protocol=tcp)(host=192.168.88.50)(port=1521)))(connect_data=(service_name=orc)))
Host 192.168.88.50 doesn't ping.
If I try to connect by sqlplus, I need need to wait approximately 23 seconds.

How to reduce timeout of ORA-12154 on Windows?