ibm-information-center/dist/eclipse/plugins/i5OS.ic.dm_5.4.0.1/rbal3fedbk.htm

74 lines
5.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="copyright" content="(C) Copyright IBM Corporation 2005" />
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
<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="I/O feedback area" />
<meta name="abstract" content="iSeries uses OS/400 messages and I/O feedback information to communicate the results of I/O operations to the program. The server updates the I/O feedback area for every successful I/O operation unless your program uses blocked record I/O." />
<meta name="description" content="iSeries uses OS/400 messages and I/O feedback information to communicate the results of I/O operations to the program. The server updates the I/O feedback area for every successful I/O operation unless your program uses blocked record I/O." />
<meta name="DC.Relation" scheme="URI" content="rbal3fba.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3ciofa.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3ddiof.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3pddio.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3dbiof.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3getat.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3openiofba.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal3fedbk" />
<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="rbal3fedbk"><a name="rbal3fedbk"><!-- --></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><span class="keyword">iSeries™</span> uses <span class="keyword">OS/400<sup>®</sup></span> messages and I/O feedback information
to communicate the results of I/O operations to the program. The
server updates the I/O feedback area for every successful I/O operation unless
your program uses blocked record I/O.</p>
<div class="section"><p>In that case, the server updates the feedback area only when it
reads or writes 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 information to determine if your
program uses blocked record I/O.</p>
</div>
<div class="section"><p>The I/O feedback area consists of two parts: a common area and
a file-dependent area.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbal3ciofa.htm">Common I/O feedback area</a></strong><br />
The table in this topic shows the common I/O feedback area of iSeries.</li>
<li class="ulchildlink"><strong><a href="rbal3ddiof.htm">I/O feedback area for ICF and display files</a></strong><br />
The table in this topic shows the I/O feedback area for ICF and display files.</li>
<li class="ulchildlink"><strong><a href="rbal3pddio.htm">I/O feedback area for printer files</a></strong><br />
The table in this topic shows the I/O feedback area for printer files.</li>
<li class="ulchildlink"><strong><a href="rbal3dbiof.htm">I/O feedback area for database files</a></strong><br />
The table in this topic shows the I/O feedback area for database files.</li>
<li class="ulchildlink"><strong><a href="rbal3getat.htm">Get attributes feedback area</a></strong><br />
Performing the get attributes operation allows you to obtain certain information about a specific display device or ICF session.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3fba.htm" title="Tables in this section describe the Open feedback area and the I/O feedback area associated with any opened file.">Feedback area layouts</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rbal3openiofba.htm" title="The server monitors the status of a file in feedback areas once it has successfully opened the file. As the server performs operations on a file, it updates the feedback areas to reflect the latest status. These feedback areas give you greater control over applications and provide important information when errors occur.">Monitor file status with the open and I/O feedback area</a></div>
</div>
</div>
</body>
</html>