ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatb_5.4.0.1/fedbk.htm

57 lines
3.2 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="I/O feedback area" />
<meta name="abstract" content="Find out when the I/O feedback area is updated and what it is updated with." />
<meta name="description" content="Find out when the I/O feedback area is updated and what it is updated with." />
<meta name="DC.Relation" scheme="URI" content="ioifa.htm" />
<meta name="DC.Relation" scheme="URI" content="ciofa.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="fedbk" />
<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>I/O feedback area</title>
</head>
<body id="fedbk"><a name="fedbk"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">I/O feedback area</h1>
<div><p>Find out when the I/O feedback area is updated and what it is updated
with.</p>
<p>The system communicates the results of I/O operations to the program using <span class="keyword">i5/OS™</span> messages
and I/O feedback information. The system updates the I/O feedback area for
every I/O operation unless your program uses a blocked record I/O. In that
case, the system updates the feedback area only when you read or write a block
of records. Some of the information reflects the last record in the block.
Other information, such as the count of I/O operations, reflects the number
of operations on blocks of records and not the number of records. See your
high-level language manual to determine if your program uses blocked record
I/O.</p>
<p>The I/O feedback area consists of two parts: Common I/O Feedback Area
and a file-dependent area. The file-dependent area varies by the file type.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ciofa.htm">Common I/O feedback area</a></strong><br />
See a detailed table listing the information that might exist in the common I/O feedback area.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ioifa.htm" title="This information discusses open and I/O feedback areas.">Feedback area layouts</a></div>
</div>
</div>
</body>
</html>