I installed Oracle client for my Windows 7 machine. I can connect to a remote Oracle database using Toad for Oracle using the direct method (giving host, port and service name for the connection).
Now I tried to find the tnsnames.ora file from the Oracle client oracle home, but could not find it. I could not find a NETWORK\ADMIN folder in ORACLE_HOME (C:\app\myaccount\product\11.2.0\client_1).
Where is this file located?
TNS_ADMINenvironment variable, that location will be used instead. – Adam Musch Jun 25 '13 at 13:47C:\USER_NAME\product\11.2.0\dbhome_1\NETWORK\ADMIN
– Enrique Benito Casado Nov 02 '18 at 09:07