MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/network/tools/help/mgr/help/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/network/tools/help/mgr/help/n8ahelpnet8_connectivity_overview.htm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta name="OAC_IGNORE_SKIP_NAV" content="true" />
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<title>Oracle Net Connectivity Overview</title>
<meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Merged Version 1055" />
<meta name="date" content="2015-05-07T4:10:29Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content=" Oracle Database Network Manager Context-Sensitive Online Help, 12c Release 2 (12.2)" />
<meta name="relnum" content="12c Release 2 (12.2)" />
<meta name="partnum" content="E59368-01" />
<meta name="docid" content="no_value_supplied" />
<meta name="topic-id" content="n8ahelpnet8_connectivity_overview" />
<link rel="copyright" href="./dcommon/html/cpyr.htm" title="Copyright" type="text/html" />
<link rel="stylesheet" href="./dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
<p><a id="n8ahelpnet8_connectivity_overview" name="n8ahelpnet8_connectivity_overview"></a></p>
<div class="sect1"><a id="sthref107" name="sthref107"></a>
<h1>Oracle Net Connectivity Overview</h1>
<p>Oracle Net enables connections to various services, such as Oracle databases, non-Oracle databases, gateways, and <a href="n8ahelpexternal_procedures.htm">external procedures</a>.</p>
<p>Users initiate a connect request by passing a user name and password along with an identifier for the service to which they wish to connect. That identifier, called a <a href="n8ahelpconnect_identifier.htm">connect identifier</a>, identifies:</p>
<ul>
<li>
<p>The destination service</p>
</li>
<li>
<p>The path, or network route, across the network to get to that service</p>
</li>
</ul>
<p>A connect identifier is specified in several different ways. One of the most common ways is through use of <a href="n8ahelpnet_service_name.htm">a net service name</a>, another name for the service, which maps to a <a href="n8ahelpconnect_descriptor.htm">connect descriptor</a>. A connect descriptor contains destination service and network route information. The desired service is indicated by using its service name for Oracle9<span class="italic">i</span> or Oracle8<span class="italic">i</span> databases or its Oracle System Identifier (SID) for Oracle8 or Oracle7 databases. The network route provides, at a minimum, the location of the listener through use of a network address.</p>
<p>The following shows a net service name called sales mapped to a connect descriptor:</p>
<p><code dir="ltr">sales=</code></p>
<p><code dir="ltr">(DESCRIPTION=</code></p>
<p><code dir="ltr">(ADDRESS=(PROTOCOL=tcp)(HOST=sales-server1)(PORT=1521))</code></p>
<p><code dir="ltr">(CONNECT_DATA=(SERVICE_NAME=sales.us.example.com))</code></p>
<p>The listener, located on sales1-server, listens with the TCP/IP protocol on port 1521 for connection requests for a database service called sales.us.example.com.</p>
<p>The connect identifier and its connect descriptor is stored in at least one <a href="n8ahelpnaming_method.htm">naming method</a>. During a connection request, the client resolves the connect identifier (sales in the previous example) to a connect descriptor through a naming method. The client then contacts the listener specified in the connect descriptor.</p>
<p>The listener, through a protocol, accepts the client connection. It compares the client information with the information it has received from the database service through <a href="n8ahelpservice_registration.htm">service registration</a>, as well as information it has stored in its own configuration file, <a href="n8ahelplistenerora_file.htm">listener.ora</a>. If the information matches, a connection is granted.</p>
<p><span class="bold">Related Topics</span></p>
<p><a href="n8ahelpnet8_overview.htm">Oracle Net Services Overview</a></p>
</div>
<!-- class="sect1" -->
<!-- Start Footer -->
<div class="footer">
<table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%">
<col width="86%" />
<col width="*" />
<tr>
<td align="left"><a href="./dcommon/html/cpyr.htm"><span class="copyrightlogo">Copyright&nbsp;&copy;&nbsp;1996, 2016,&nbsp;Oracle&nbsp;and/or&nbsp;its&nbsp;affiliates.&nbsp;All&nbsp;rights&nbsp;reserved.</span></a></td>
</tr>
</table>
</div>
<!-- class="footer" -->
</body>
</html>

OHA YOOOO