Top "Tnsnames" questions

The Oracle `tnsnames.

Connecting to a remote Oracle DB with Nodejs through Oracledb Driver

Hey I'm really trying to figure out how to connect to a remote Oracle test DB and I have no …

node.js oracle node-oracledb tnsnames
Oracle ODBC TNS-less connection string (for 64-bit Excel)

Is there a 64-bit Oracle ODBC driver that supports TNS-less connection (or EZ-Connect) convention? I used to use "Microsoft ODBC …

excel oracle odbc connection-string tnsnames
ERROR: ORA-12560: TNS:protocol adapter error

Hi after I had a Windows update today my Oracle database doesn't start any more. I tried different solutions with …

database oracle service window tnsnames
How can I configure my Oracle tnsnames file location?

I have Oracle 10g installed on Windows. Currently, my tnsnames file is stored at %ORACLEHOME%\network\admin. However, I want …

oracle oracle10g tnsnames
ORA-12154 when connecting using tns alias

I installed Oracle 11.2 on a Win7x64 laptop and almost everything works fine. One thing I don't understand, however. I …

oracle oracle11g tnsnames ora-12154
How do I list tnsnames

Is there any easy way to list out all the available tnsnames in my system via command line? Whenever I …

oracle tnsnames tnsping
Where is TNSNAMES.ORA?

I am working on a Windows server and access Oracle databases using the Oracle ODBC driver. I have Oracle ODBC …

oracle odbc tnsnames ora-12170
Connection to Oracle via TNS is not working

I have a Spring Boot app that works smoothly when it connects to an Oracle instance in the classic way: …

oracle spring-boot tnsnames tns
ORA-12541 TNS :no listener on 1 specific remote database, but not on others

Some context: I'm setting up an environment to run some Ruby code our Lead wrote to connect to some remote …

oracle oracle-sqldeveloper sqlplus tnsnames tns
How do I query LDAP from C# to resolve Oracle TNS hostname while using managed ODP.NET?

Further to my previous Question, which I managed to answer myself with help from the Oracle forums, I now have …

c# oracle ldap directoryentry tnsnames