<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>TNS on Oracle Scripts</title><link>https://www.oraclescripts.com/tags/tns/</link><description>Recent content in TNS on Oracle Scripts</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>OracleScripts.com</copyright><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.oraclescripts.com/tags/tns/index.xml" rel="self" type="application/rss+xml"/><item><title>Sample tnsnames.ora Dedicated Server Entry (with ASM)</title><link>https://www.oraclescripts.com/post/oracle-tnsnames-ora-dedicated-connection-example/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.oraclescripts.com/post/oracle-tnsnames-ora-dedicated-connection-example/</guid><description>
&lt;h2 id="sample-tnsnamesora-dedicated-server-entry-with-asm"&gt;Sample tnsnames.ora Dedicated Server Entry (with ASM)&lt;/h2&gt;
&lt;h2 id="purpose"&gt;Purpose&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;tnsnames.ora&lt;/code&gt; file is the client-side address book for Oracle Net. Each entry maps a short alias (&lt;code&gt;SCR9&lt;/code&gt;) to a full network address — protocol, host, port, and target service. Without a working &lt;code&gt;tnsnames.ora&lt;/code&gt; entry, &lt;code&gt;sqlplus&lt;/code&gt;, &lt;code&gt;rman&lt;/code&gt;, and any application using OCI cannot reach the database.&lt;/p&gt;
&lt;p&gt;The two entries below — taken straight from the shutdownabort.com DBA Quick Guides (Andrew Barry, 2007–2013, preserved via the Wayback Machine as the anchor source for this post) — are the smallest possible reference: one dedicated-server connection to a database service, and one connection to a non-default listener used by ASM.&lt;/p&gt;</description></item></channel></rss>