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

63 lines
4.8 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="Recover from file server errors" />
<meta name="abstract" content="This section describes the errors you might receive and the actions you should take to recover from those errors." />
<meta name="description" content="This section describes the errors you might receive and the actions you should take to recover from those errors." />
<meta name="DC.subject" content="error recovery, actions, recovery action, error handling" />
<meta name="keywords" content="error recovery, actions, recovery action, error handling" />
<meta name="DC.Relation" scheme="URI" content="rbal3ts.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3norcom.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3comex.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3perm.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3permdev.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3devses.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3recdev.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal3recoveryerr" />
<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>Recover from file server errors</title>
</head>
<body id="rbal3recoveryerr"><a name="rbal3recoveryerr"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Recover from file server errors</h1>
<div><p>This section describes the errors you might receive and the actions
you should take to recover from those errors.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbal3norcom.htm">Normal completion of errors by the server</a></strong><br />
A major and minor return code of 0000 indicates that the operation requested by your program completed successfully.</li>
<li class="ulchildlink"><strong><a href="rbal3comex.htm">Completion with exceptions of errors by the server</a></strong><br />
The server assigns several rather specific major return codes such as 02, 03, 0309, and so on to conditions for which a specific response from the application program is appropriate.</li>
<li class="ulchildlink"><strong><a href="rbal3perm.htm">Permanent server or file error</a></strong><br />
A major return code of 80 indicates a serious error that affects the file.</li>
<li class="ulchildlink"><strong><a href="rbal3permdev.htm">Permanent device or session error on I/O operation</a></strong><br />
A major return code of 81 indicates a serious error that affects the device or session.</li>
<li class="ulchildlink"><strong><a href="rbal3devses.htm">Device or session error on open or acquire operation</a></strong><br />
A major return code of 82 indicates that a device error or a session error occurred during an open or acquire operation. Both the minor return code and the accompanying message will provide more specific information regarding the cause of the problem.</li>
<li class="ulchildlink"><strong><a href="rbal3recdev.htm">Recoverable device or session errors on I/O operation</a></strong><br />
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.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3ts.htm" title="iSeries provides server reports and error messages when errors occur. You can take corresponding actions according to the errors.">Troubleshoot database file management</a></div>
</div>
</div>
</body>
</html>