Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to reduce timeout of ORA-12154 on Windows?

trajonJan 10 2023 — edited Jan 10 2023

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.
screen_01.jpg
How to reduce timeout of ORA-12154 on Windows?

This post has been answered by User_3ABCE on Jan 10 2023
Jump to Answer
Comments
Post Details
Added on Jan 10 2023
6 comments
259 views