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

50 lines
3.6 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="concept" />
<meta name="DC.Title" content="Recoverable device or session errors on I/O operation" />
<meta name="abstract" content="A major return code of 83 indicates that an error occurred in sending data to a device or receiving data from the device. Recovery by the application program is possible. Both the minor return code and the accompanying message provide more specific information regarding the cause of the problem." />
<meta name="description" content="A major return code of 83 indicates that an error occurred in sending data to a device or receiving data from the device. Recovery by the application program is possible. Both the minor return code and the accompanying message provide more specific information regarding the cause of the problem." />
<meta name="DC.subject" content="error, recoverable device or session, return code, description, major 83" />
<meta name="keywords" content="error, recoverable device or session, return code, description, major 83" />
<meta name="DC.Relation" scheme="URI" content="rbal3recoveryerr.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal3recdev" />
<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>Recoverable device or session errors on I/O operation </title>
</head>
<body id="rbal3recdev"><a name="rbal3recdev"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Recoverable device or session errors on I/O operation </h1>
<div><p>A major return code of 83 indicates that an error occurred in sending
data to a device or receiving data from the device. Recovery by the application
program is possible. Both the minor return code and the accompanying message
provide more specific information regarding the cause of the problem.</p>
<p>Most of the errors in this group are the result of sending
commands or data that are not valid to the device, or sending valid data at
the wrong time or to a device that is not able to handle it. The application
program can recover by skipping the failing operation or data item and going
on to the next one, or by substituting an appropriate default. There might be
a logic error in the application.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3recoveryerr.htm" title="This section describes the errors you might receive and the actions you should take to recover from those errors.">Recover from file server errors</a></div>
</div>
</div>
</body>
</html>