ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1msgtyp.htm

111 lines
6.8 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="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="Message types" />
<meta name="abstract" content="On the Additional Message Information display, you see the message type and severity code for the message." />
<meta name="description" content="On the Additional Message Information display, you see the message type and severity code for the message." />
<meta name="DC.subject" content="problem handling, message severity, system message, types, severity code, message" />
<meta name="keywords" content="problem handling, message severity, system message, types, severity code, message" />
<meta name="DC.Relation" scheme="URI" content="rbal1aspmsg1.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal1msgtyp" />
<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>Message types</title>
</head>
<body id="rbal1msgtyp"><a name="rbal1msgtyp"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Message types</h1>
<div><p>On the Additional Message Information display, you see the message
type and severity code for the message.</p>
<div class="section"><p>The table here shows the different message types for <span class="keyword">iSeries™</span> messages and their associated
severity codes: </p>
</div>
<div class="tablenoborder"><a name="rbal1msgtyp__rbal1scodes"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rbal1msgtyp__rbal1scodes" width="100%" frame="hsides" border="1" rules="rows"><caption>Table 1. Message severity
codes</caption><thead align="left"><tr><th valign="top" width="50%" id="d0e44">Message type</th>
<th align="center" valign="top" width="50%" id="d0e46">Severity code</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="50%" headers="d0e44 "><strong>Informational messages.</strong> For informational purposes only; no
reply is needed. The message can indicate that a function is in progress or
that a function has completed successfully.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">00</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>Warning.</strong> A potential error condition exists. The program might
have taken a default, such as supplying missing data. The results of the operation
are assumed to be successful.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">10</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>Error.</strong> An error has been found, but it is one for which automatic
recovery procedures probably were applied; processing has continued. A default
might have been taken to replace the wrong data. The results of the operation
might not be correct. The function might not have completed; for example,
some items in a list ran correctly, while other items did not.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">20</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>Severe error.</strong> The error found is too severe for automatic recovery
procedures and no defaults are possible. If the error was in the source data,
the entire data record was skipped. If the error occurred during a program,
it leads to an abnormal end of program (severity 40). The results of the operation
are not correct.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">30</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>Severe error: abnormal end of program or function.</strong> The operation
has ended, possibly because the program was not able to handle data that was
not correct or because the user canceled it.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">40</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>Abnormal end of job or program.</strong> The job was not started or
failed to start, a job-level function might not have been done as required,
or the job might have been canceled.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">50</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>System status.</strong> Issued only to the system operator message queue.
It gives either the status of or a warning about a device, a subsystem, or
the system.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">60</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>Device integrity.</strong> Issued only to the system operator message
queue, indicating that a device is not working correctly or is in some way
no longer operational.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">70</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>System alert and user messages</strong>. A condition exists that, although
not severe enough to stop the system now, could become more severe unless
preventive measures are taken.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">80</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>System integrity.</strong> Issued only to the system operator message
queue. Describes a condition where either a subsystem or system cannot operate.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">90</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e44 "><strong>Action.</strong> Some manual action is required, such as entering a reply
or changing printer forms.</td>
<td align="center" valign="top" width="50%" headers="d0e46 ">99</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1aspmsg1.htm" title="The iSeries server sends a variety of system messages that indicate conditions ranging from simple typing errors to problems with server devices or programs.">Messages</a></div>
</div>
</div>
</body>
</html>