Reply to comment

Oracle client hacking

Recently I had to make a connection to Oracle database from a Windows server platform. I need to make linked server in MSSQL Express.
I lost enormous time to due to some interesting Oracle client behavior.
The problem was hidden in some for first look unlogic requirement - despite my tnsnames.ora file does not contain any server name (only IP addresses) you anyway need to define that IP addresses in your hosts file. Otherwise your connections to Oracle will be unstable - sporadically getting error ORA-12545. Obviously Oracle client any way looks for server names and if it does not find, then in some cases causes that error above.
Thats what I got and that leed me in many wrong conclusions, configurations and time loss. But there also good things that I found:
Why some instant clients does not work and also good resource for Oracle instant client configuration in The Tendjee blog.
And custom cut down Oracle 10g client from David. That one I used finaly for my case.

Reply

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Textual smileys will be replaced with graphical ones.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Fill in the blank

Navigation

Random image

08d/07

Latest image

12d/04

Recent comments

March 2026
MonTueWedThuFriSatSun
2345678
9101112131415
16171819202122
23242526272829