56 lines
4.2 KiB
HTML
56 lines
4.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="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="Troubleshoot database file management" />
|
||
|
<meta name="abstract" content="iSeries provides server reports and error messages when errors occur. You can take corresponding actions according to the errors." />
|
||
|
<meta name="description" content="iSeries provides server reports and error messages when errors occur. You can take corresponding actions according to the errors." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3kickoff.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3eh.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3mmm.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3majminrcs.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3recoveryerr.htm" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbal3ts" />
|
||
|
<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>Troubleshoot database file management</title>
|
||
|
</head>
|
||
|
<body id="rbal3ts"><a name="rbal3ts"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Troubleshoot database file management</h1>
|
||
|
<div><p><span class="keyword">iSeries™</span> provides
|
||
|
server reports and error messages when errors occur. You can take corresponding
|
||
|
actions according to the errors.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rbal3eh.htm">File error detection and handling by the server</a></strong><br />
|
||
|
The server can detect errors when a file is opened, when a program device is acquired or released, during I/O operations to a file, and when the file is closed. When appropriate, the server will automatically try to run a failing operation again, up to a try again limit. When a try again is successful, neither operator nor program action is required.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3mmm.htm">Messages and message monitors in files by the server</a></strong><br />
|
||
|
Displayed messages are the primary source of information for an operator or a programmer who is testing a new application. A message typically contains more specific information than the file status code, the indicators, and the major and minor return code. The control language lets you monitor messages so that the CL program can intercept a message and take corrective action.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3majminrcs.htm">Major and minor return codes in files by the server</a></strong><br />
|
||
|
Major and minor return codes report errors and certain status information for ICF, display, and printer files. They are not used for other files. They typically appear as four characters: the first two refer to the major code and the second two refer to the minor code.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3recoveryerr.htm">Recover from file server errors</a></strong><br />
|
||
|
This section describes the errors you might receive and the actions you should take to recover from those errors.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3kickoff.htm">Database file management</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|