66 lines
4.7 KiB
HTML
66 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="concept" />
|
||
|
<meta name="DC.Title" content="Parts of DDM" />
|
||
|
<meta name="abstract" content="DDM consists of several parts to handle remote file processing among the systems using DDM." />
|
||
|
<meta name="description" content="DDM consists of several parts to handle remote file processing among the systems using DDM." />
|
||
|
<meta name="DC.subject" content="parts of DDM, introduction, DDM, parts of" />
|
||
|
<meta name="keywords" content="parts of DDM, introduction, DDM, parts of" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbae5intrdf.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbae5partsddm.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbae5parttddm.htm" />
|
||
|
<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="rbae5partsofddm" />
|
||
|
<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>Parts of DDM</title>
|
||
|
</head>
|
||
|
<body id="rbae5partsofddm"><a name="rbae5partsofddm"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Parts of DDM</h1>
|
||
|
<div><p>DDM consists of several parts to handle remote file processing
|
||
|
among the systems using DDM.</p>
|
||
|
<ul><li>Source DDM (SDDM)</li>
|
||
|
<li>Target DDM (TDDM)</li>
|
||
|
<li>DDM file</li>
|
||
|
</ul>
|
||
|
<div class="fignone" id="rbae5partsofddm__rbae5srctgt2"><a name="rbae5partsofddm__rbae5srctgt2"><!-- --></a><span class="figcap">Figure 1. Communicate with
|
||
|
DDM</span><br /><img src="rsll103.gif" alt="The figure shows how the basic parts involved in DDM communications on both systems relate to each other. When a DDM file is accessed by a source system user or program, a DDM conversation is started between SDDM and TDDM for the job in which the program or user is operating." /><br /></div>
|
||
|
<p>The preceding figure shows how the basic parts involved in DDM communications
|
||
|
on both systems relate to each other.</p>
|
||
|
<p>When a DDM file is accessed by a source system user or program, a DDM conversation
|
||
|
is started between SDDM and TDDM for the job in which the program or user
|
||
|
is operating.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rbae5partsddm.htm">Parts of DDM: Source DDM</a></strong><br />
|
||
|
The support on the source (or local) <span class="keyword">iSeries™ server</span> is
|
||
|
started, as needed, within a source job to do DDM functions.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbae5parttddm.htm">Parts of DDM: Target DDM</a></strong><br />
|
||
|
A target server job is started on the target (or remote) server as a result of an incoming DDM request and ends when the associated DDM conversation ends.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbae5partfile.htm">Parts of DDM: DDM file</a></strong><br />
|
||
|
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.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5intrdf.htm" title="This topic describes the purpose of distributed data management (DDM), the functions that DDM supplies on the iSeries server, and the concepts of i5/OS DDM.">Introduction to i5/OS DDM</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|