60 lines
3.5 KiB
HTML
60 lines
3.5 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="Direct file (DIRFIL)" />
|
||
|
<meta name="abstract" content="i5/OS DDM supports access to nonkeyed physical files via the DDM direct file model." />
|
||
|
<meta name="description" content="i5/OS DDM supports access to nonkeyed physical files via the DDM direct file model." />
|
||
|
<meta name="DC.subject" content="direct file (DIRFIL), model" />
|
||
|
<meta name="keywords" content="direct file (DIRFIL), model" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbae5ddmfl.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="rbae5dirfil" />
|
||
|
<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>Direct file (DIRFIL)</title>
|
||
|
</head>
|
||
|
<body id="rbae5dirfil"><a name="rbae5dirfil"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Direct file (DIRFIL)</h1>
|
||
|
<div><p><span class="keyword">i5/OS™</span> DDM supports
|
||
|
access to nonkeyed physical files via the DDM direct file model.</p>
|
||
|
<div class="section"><p>The support has the following characteristics: </p>
|
||
|
<ul><li>Delete Capabilities: An <span class="keyword">iSeries™</span> direct
|
||
|
file is delete capable or nondelete capable. A nondelete capable file must
|
||
|
have an active default record.</li>
|
||
|
<li>Supported Record Classes: An <span class="keyword">iSeries</span> direct
|
||
|
file can have a fixed-length record (RECFIX) or variable-length record (RECVAR)
|
||
|
for storage. Once a non-<span class="keyword">iSeries</span> source
|
||
|
server opens a file on the <span class="keyword">iSeries</span> target
|
||
|
using variable-length record access, the <span class="keyword">iSeries</span> target
|
||
|
continues to send and receive variable-length records on all subsequent I/O
|
||
|
operations. <div class="note"><span class="notetitle">Note:</span> The <span class="keyword">iSeries server</span> does
|
||
|
not support the concept of a direct file. <span class="keyword">i5/OS</span> DDM
|
||
|
creates a direct file by creating a nonkeyed physical file and initializing
|
||
|
it, with deleted or active default records, to the maximum size requested.
|
||
|
No extensions to the file are allowed.</div>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5ddmfl.htm" title="iSeries DDM supports these DDM file models.">Supported DDM file models</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|