How do I setup Oracle ODBC drivers on RHEL 6/Linux
问题 I need to setup Oracle ODBC drivers on RHEL 6 to connect to an Oracle data source residing on a remote Windows machine. I have taken the following steps: [1] Installed oracle-instanceclient-basic [2] Set environment variables: ORACLE_HOME and LD path [3] Created /etc/oracle/TNSnames.ora and configured but it did not set it correctly Initially, I got the error, "Connect failed because target or object does not exist" Then, I set: ORACLE_SID = DB_NAME in the TNSnames.ora file. But, that did not