ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddm_5.4.0.1/rbae5exampleacc.htm

60 lines
3.9 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="Example: Access files on multiple servers with DDM" />
<meta name="abstract" content="This topic contains a figure which shows the relationships among the source server, its DDM files, and two target servers." />
<meta name="description" content="This topic contains a figure which shows the relationships among the source server, its DDM files, and two target servers." />
<meta name="DC.subject" content="accessing, multiple files" />
<meta name="keywords" content="accessing, multiple files" />
<meta name="DC.Relation" scheme="URI" content="rbae5exampleaccessmultiple.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="rbae5exampleacc" />
<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>Example: Access files on multiple servers with DDM</title>
</head>
<body id="rbae5exampleacc"><a name="rbae5exampleacc"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Example: Access files on multiple servers with DDM</h1>
<div><p>This topic contains a figure which shows the relationships among
the source server, its DDM files, and two target servers.</p>
<div class="section"><div class="fignone" id="rbae5exampleacc__rbae5srctgt3"><a name="rbae5exampleacc__rbae5srctgt3"><!-- --></a><span class="figcap">Figure 1. Example: Access multiple
local and remote files</span>. <span class="figdesc">An <span class="keyword">iSeries™ server</span> with
communications links to a <span class="keyword">System/38™</span> and
to a <span class="keyword">System/36™</span>.</span><br /><img src="rsll107.gif" alt="An iSeries server with communications links to a System/38 and to a System/36." /><br /></div>
<p>One target server is a <span class="keyword">System/38</span> and
the other is a <span class="keyword">System/36</span>. Each
system has DDM installed.</p>
</div>
<div class="section"><p>The user program running on the source server is
shown accessing three files: FILEA, FILEB, and FILEC. FILEA, located on the
source server, is accessed using only local data management. On different
target servers, DDM file FILEB corresponds to remote file FILEX and FILEC
corresponds to remote file FILEY. When the program opens FILEB and FILEC,
DDM allows the program to access the corresponding remote files as if they
were on the source server. Only the person who defines the DDM files needs
to know where each file is located or what the file's name is on the remote
server.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5exampleaccessmultiple.htm" title="These examples show a single application program using DDM to access multiple remote files.">Examples: Access multiple remote files with DDM</a></div>
</div>
</div>
</body>
</html>