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

60 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="Permanent server or file error" />
<meta name="abstract" content="A major return code of 80 indicates a serious error that affects the file." />
<meta name="description" content="A major return code of 80 indicates a serious error that affects the file." />
<meta name="DC.subject" content="error, permanent server, return code, description, major 80, command, CL, ANZPRB (Analyze Problem), Analyze Problem (ANZPRB) command, ANZPRB (Analyze Problem) command, Analyze Problem (ANZPRB), problem, analyzing, ANZPRB command" />
<meta name="keywords" content="error, permanent server, return code, description, major 80, command, CL, ANZPRB (Analyze Problem), Analyze Problem (ANZPRB) command, ANZPRB (Analyze Problem) command, Analyze Problem (ANZPRB), problem, analyzing, ANZPRB command" />
<meta name="DC.Relation" scheme="URI" content="rbal3recoveryerr.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal3perm" />
<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>Permanent server or file error</title>
</head>
<body id="rbal3perm"><a name="rbal3perm"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Permanent server or file error</h1>
<div><p>A major return code of 80 indicates a serious error that affects
the file.</p>
<p>The application program must close the file and reopen it before attempting
to use it again, but recovery is unlikely until the problem causing the error
is found and corrected. To reset an error condition in a shared file by closing
it and opening it again, all programs sharing the open data path must close
the file. This might require returning to previous programs in the call stack
and closing the shared file in each of those programs. The operator or programmer
should refer to the text of the accompanying message to determine what action
is appropriate for the particular error.</p>
<p>Within this group, several minor return codes are of particular interest. A major and minor code of 8081 indicates a serious server error that probably
requires an APAR. The message sent with the major and minor return code might
direct you to run the <a href="../cl/anzprb.htm">Analyze
Problem (ANZPRB)</a> command to obtain more information.</p>
<p>A major and minor code of 80EB indicates that incorrect or incompatible
options were specified in the device file or as parameters on the open operation. In most cases you can close the file, end the program, correct the parameter
that is not valid with an override command, and run the program again. The
override command affects only the job in which it is issued. It allows you
to test the change easily, but you might eventually want to change or re-create
the device file as appropriate to make the change permanent.</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>