I have a Windows 7 virtual desktop. I was able to get Oracle Instant Client configured and PL/SQL Developer 10.0.5.1710 working.
I extracted Oracle instant client into a folder.
Set these variables:
TNS_ADMIN - points to the location of my sqlnet.ora and ldap.ora and listner.ora files (we use ldap to connect to db's)
ORACLE_HOME - location of Oracle Instant Client
NLS_LANG - set to AMERICAN_AMERICA.WE8MSWIN1252
Path - added location of Oracle Instant client to beginning.
This all works on my virtual desktop.
However, on a coworkers virtual desktop it is not working. Am I missing something? He keeps getting TNS connection error. He has the same ldap, sqlnet and listener ora files as I do.
Any thoughts?
Thank you very much
Alan
I extracted Oracle instant client into a folder.
Set these variables:
TNS_ADMIN - points to the location of my sqlnet.ora and ldap.ora and listner.ora files (we use ldap to connect to db's)
ORACLE_HOME - location of Oracle Instant Client
NLS_LANG - set to AMERICAN_AMERICA.WE8MSWIN1252
Path - added location of Oracle Instant client to beginning.
This all works on my virtual desktop.
However, on a coworkers virtual desktop it is not working. Am I missing something? He keeps getting TNS connection error. He has the same ldap, sqlnet and listener ora files as I do.
Any thoughts?
Thank you very much
Alan