11.2.0.4.0 instant_client and tnsnames.ora names resolution
How do I implement the naming scheme in instant_client 11.2.0.4.0. I downloaded
instantclient-basic-windows.x64-11.2.0.4.0
instantclient-sqlplus-windows.x64-11.2.0.4.0
unpacked everything to d:\instant_client_11_2
I would like to access a database on the network. From what I understand I set TNS_ADMIN=d:\instant_client_11_2
and put a TNSNAMES.ORA in there, right?
--
Christoph