75 lines
4.7 KiB
HTML
75 lines
4.7 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="reference" />
|
|
<meta name="DC.Title" content="Create a DDM file using SNA" />
|
|
<meta name="abstract" content="You can create a DDM file that uses SNA as the communication protocol for connecting with the remote system." />
|
|
<meta name="description" content="You can create a DDM file that uses SNA as the communication protocol for connecting with the remote system." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5partfile.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbae5crtsna" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Create a DDM file using SNA</title>
|
|
</head>
|
|
<body id="rbae5crtsna"><a name="rbae5crtsna"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Create a DDM file using SNA</h1>
|
|
<div><p>You can create a DDM file that uses SNA as the communication protocol
|
|
for connecting with the remote system.</p>
|
|
<div class="section"><p>Each DDM file that uses SNA contains the following information.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">DDM file value and description of values</h4><dl><dt class="dlterm">DDM file name</dt>
|
|
<dd>The name of the DDM file on the source system that is used to identify
|
|
a specific remote file.</dd>
|
|
<dt class="dlterm">Remote file name</dt>
|
|
<dd>The actual file name of the remote file; that is, the name by which it
|
|
is known on the target server. (For a target <span class="keyword">System/36™</span>,
|
|
this is the file <dfn class="term">label</dfn> of the remote file.)</dd>
|
|
<dt class="dlterm">Remote location name</dt>
|
|
<dd>The name of the remote location where the remote file exists. This remote
|
|
location name provides the data link to the target server (remote location)
|
|
by using APPN/APPC, over which a DDM conversation is established when this
|
|
DDM file is accessed.</dd>
|
|
<dt class="dlterm">Device</dt>
|
|
<dd>The name of the device on the source server used to communicate with the
|
|
remote location.</dd>
|
|
<dt class="dlterm">Local location name</dt>
|
|
<dd>The name of the local location. This is the name by which the target server
|
|
knows your server. Your server can consist of more than one local location.</dd>
|
|
<dt class="dlterm">Mode</dt>
|
|
<dd>The name of the mode to be used to communicate between the local location
|
|
and remote location.</dd>
|
|
<dt class="dlterm">Remote network ID</dt>
|
|
<dd>The remote network ID to be used with the remote location. This value
|
|
further qualifies the remote location name. Two locations with the same remote
|
|
location name but different remote network IDs are viewed as two distinctly
|
|
separate locations.</dd>
|
|
<dt class="dlterm">Type</dt>
|
|
<dd>The type of connection to be used to communicate with the remote location
|
|
when the DDM conversation is established with the remote server. To create
|
|
a DDM file that uses an SNA connection, specify *SNA. This is the default
|
|
type.</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5partfile.htm" title="A system object with type *FILE exists on the source server to identify a remote file. It combines the characteristics of a device file and a database file. As a device file, the DDM file refers to a remote location name, local location name, device name, mode, and a remote network ID to identify a remote server as the target server. The DDM file appears to the application program as a database file and serves as the access device between a source server program and a remote file.">Parts of DDM: DDM file</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |