Questions tagged [tnsnames]

The Oracle `tnsnames.ora` is a client site configuration file with database server connection details.

The Oracle tnsnames.ora is a client site configuration file with database server connection details. It contains the database name, server name, and connection protocol.

257 questions
-2
votes
1 answer

Error in creating a DBLINK Oracle to SQL Server

I'am create DBLINK the Oracle(11gR2)(Windows Server 2008) to SQL Server(Windows 10). I have Oracle Gateway installed. I created a font of data in ODBC Data Source Administrator and a connection is Ok. His name is Integra. I altered the files…
dba
  • 1
  • 1
-2
votes
1 answer

“ORA-12154: TNS: could not resolve the connect identifier specified”

I know this questions with title like these are common, but I couldnt find solution on these and my question is bit different. I'm trying to use login authenification via database via VPN. Oracle SQL Developer can connect perfectly using TNS, but c#…
lagugula
  • 63
  • 8
1 2 3
17
18