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

65 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="Data file utility for iSeries server" />
<meta name="abstract" content="Data file utility (DFU) data entry applications can be created and started with DDM to work with remote files in the same manner as with local files. Most DFU functions are performed with the remote file as though it were a local file." />
<meta name="description" content="Data file utility (DFU) data entry applications can be created and started with DDM to work with remote files in the same manner as with local files. Most DFU functions are performed with the remote file as though it were a local file." />
<meta name="DC.subject" content="iSeries system, Data file utility (DFU), data file utility (DFU), DFU (data file utility)" />
<meta name="keywords" content="iSeries system, Data file utility (DFU), data file utility (DFU), DFU (data file utility)" />
<meta name="DC.Relation" scheme="URI" content="rbae5utilityconsiderations.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="rbae5datafileutility" />
<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>Data file utility for iSeries server</title>
</head>
<body id="rbae5datafileutility"><a name="rbae5datafileutility"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Data file utility for <span class="keyword">iSeries server</span></h1>
<div><p>Data file utility (DFU) data entry applications can be created
and started with DDM to work with remote files in the same manner as with
local files. Most DFU functions are performed with the remote file as though
it were a local file.</p>
<div class="section"><p>When you create or change a DFU function of Application
Development Tools and the remote file is an <span class="keyword">iSeries™</span> or <span class="keyword">System/38™</span> logical file, the following
consideration applies: either DDM files referring to each remote based-on
file must exist on the source server, and the DDM file and library names must
match those of the remote based-on files; or, alternatively, physical files
with the same file and library names and the same record formats as the remote
based-on files must exist on the source server. Because only the record formats
are needed from the physical files, they need not contain data. Using this
alternative, if the record formats of the remote based-on files are changed,
the record formats on the source server must also be changed so that the record
formats match. Similar considerations apply when the remote file is a <span class="keyword">System/36™</span> logical file.</p>
</div>
<div class="section"><p>DFU supports <span class="keyword">iSeries server</span>, <span class="keyword">System/38</span>, and <span class="keyword">System/36</span> remote
files. However, DFU does not prevent you from using non-<span class="keyword">iSeries</span>,
non-<span class="keyword">System/38</span>, or non-<span class="keyword">System/36</span> remote files and you might
experience problems when using such files.</p>
</div>
<div class="section"><p>Non-<span class="keyword">iSeries</span> or <span class="keyword">System/36</span> files are program-described
files. DFU allows you to use either a local or remote file containing ILE
RPG file and input specifications to define these data files.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5utilityconsiderations.htm" title="These iSeries utilities support DDM for accessing remote files.">Utility considerations for DDM</a></div>
</div>
</div>
</body>
</html>