113 lines
6.4 KiB
HTML
113 lines
6.4 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="Supported DDM file models" />
|
|
<meta name="abstract" content="iSeries DDM supports these DDM file models." />
|
|
<meta name="description" content="iSeries DDM supports these DDM file models." />
|
|
<meta name="DC.subject" content="DDM file, models, DDM models" />
|
|
<meta name="keywords" content="DDM file, models, DDM models" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5ddmsub.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5altindf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5dirfil.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5directory.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5keyfil.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5seqfil.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5strfil.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="rbae5ddmfl" />
|
|
<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>Supported DDM file models</title>
|
|
</head>
|
|
<body id="rbae5ddmfl"><a name="rbae5ddmfl"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Supported DDM file models</h1>
|
|
<div><p><span class="keyword">iSeries™</span> DDM supports
|
|
these DDM file models.</p>
|
|
<div class="section"><ul><li>Alternate index file (ALTINDF)</li>
|
|
<li>Direct file (DIRFIL)</li>
|
|
<li>Directory file (DIRECTORY)</li>
|
|
<li>Keyed file (KEYFIL)</li>
|
|
<li>Sequential file (SEQFIL)</li>
|
|
<li>Stream file (STRFIL)</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><p>By using the above file models, the <span class="keyword">iSeries server</span> supports
|
|
access to the <span class="keyword">iSeries</span> physical
|
|
and logical files. The following table shows how DDM file models and <span class="keyword">iSeries</span> data files correspond.</p>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="border" border="1" rules="all"><caption>Table 1. <span class="keyword">iSeries</span> data
|
|
files</caption><thead align="left"><tr><th align="left" valign="bottom" width="50%" id="d0e63">DDM file model</th>
|
|
<th align="left" valign="bottom" width="50%" id="d0e65">Corresponding <span class="keyword">iSeries</span> data
|
|
file</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td align="left" valign="top" width="50%" headers="d0e63 ">Alternate index file (ALTINDF)</td>
|
|
<td align="left" valign="top" width="50%" headers="d0e65 ">Logical file with one format</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="50%" headers="d0e63 ">Direct file (DIRFIL)</td>
|
|
<td align="left" valign="top" width="50%" headers="d0e65 ">Nonkeyed physical file</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="50%" headers="d0e63 ">Directory file (DIRECTORY)</td>
|
|
<td align="left" valign="top" width="50%" headers="d0e65 ">Folder management services (FMS) folders
|
|
or data management libraries</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="50%" headers="d0e63 ">Keyed file (KEYFIL)</td>
|
|
<td align="left" valign="top" width="50%" headers="d0e65 ">Keyed physical file</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="50%" headers="d0e63 ">Sequential file (SEQFIL)</td>
|
|
<td align="left" valign="top" width="50%" headers="d0e65 ">Nonkeyed physical file</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="50%" headers="d0e63 ">Stream file (STRFIL)</td>
|
|
<td align="left" valign="top" width="50%" headers="d0e65 ">Folder management services (FMS) document</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbae5altindf.htm">Alternate Index File (ALTINDF)</a></strong><br />
|
|
<span class="keyword">i5/OS™</span> DDM supports
|
|
access to a logical file by using the DDM alternate index file model.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5dirfil.htm">Direct file (DIRFIL)</a></strong><br />
|
|
<span class="keyword">i5/OS™</span> DDM supports
|
|
access to nonkeyed physical files via the DDM direct file model.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5directory.htm">Directory file (DIRECTORY)</a></strong><br />
|
|
<span class="keyword">i5/OS™</span> DDM supports
|
|
access to a folder management services folder or a data management library
|
|
via the DDM directory file model. Folders can be created, opened, renamed,
|
|
closed, or deleted. Libraries can be created, renamed, or deleted.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5keyfil.htm">Keyed file (KEYFIL)</a></strong><br />
|
|
<span class="keyword">i5/OS™</span> DDM supports
|
|
access to keyed physical files via the DDM keyed file model.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5seqfil.htm">Sequential file (SEQFIL)</a></strong><br />
|
|
The <span class="keyword">iSeries server</span> supports
|
|
access to nonkeyed physical files via the DDM sequential file model.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5strfil.htm">Stream file (STRFIL)</a></strong><br />
|
|
<span class="keyword">i5/OS™</span> DDM supports
|
|
access to a folder management services document by means of the
|
|
DDM stream file model.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5ddmsub.htm" title="The iSeries server supports these subsets of the DDM architecture.">Subsets of DDM architecture supported by i5/OS DDM</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |