100 lines
5.9 KiB
HTML
100 lines
5.9 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="task" />
|
|
<meta name="DC.Title" content="Assign a severity code" />
|
|
<meta name="abstract" content="The severity code you assign to a message on the Add Message Description (ADDMSGD) command indicates how important the message is." />
|
|
<meta name="description" content="The severity code you assign to a message on the Add Message Description (ADDMSGD) command indicates how important the message is." />
|
|
<meta name="DC.subject" content="message, assigning severity code, severity code" />
|
|
<meta name="keywords" content="message, assigning severity code, severity code" />
|
|
<meta name="DC.Relation" scheme="URI" content="amsgf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6sevexpand.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/addmsgd.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="asevc" />
|
|
<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>Assign a severity code</title>
|
|
</head>
|
|
<body id="asevc"><a name="asevc"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Assign a severity code</h1>
|
|
<div><p>The severity code you assign to a message on the <span class="cmdname">Add Message
|
|
Description (ADDMSGD)</span> command indicates how important the message
|
|
is.</p>
|
|
<div class="section"> <p>The higher the severity code the more serious the condition is.
|
|
The following lists the severity codes you can use and their meanings. (These
|
|
severity codes and their meanings are consistent with the severity codes assigned
|
|
to IBM-predefined messages.)</p>
|
|
<p><em>00: Information</em>. For information
|
|
purposes only; no error was detected and no reply is needed. The message
|
|
could indicate that a function is in progress or that a function has completed
|
|
successfully.</p>
|
|
<p><em>10: Warning</em>. A potential error condition exists.
|
|
The procedure or program may have taken a default, such as supplying missing
|
|
input. The results of the operation are assumed to be successful.</p>
|
|
<p><em>20:
|
|
Error</em>. An error has been detected, but it is one for which automatic
|
|
recovery procedures probably were applied; processing has continued. A default
|
|
may have been taken to replace erroneous input. The results of the operation
|
|
may not be valid. The function may have been only partially completed; for
|
|
example, some items in a list processed correctly while others failed.</p>
|
|
<p><em>30:
|
|
Severe error</em>. The error detected is too severe for automatic recovery,
|
|
and no defaults are possible. If the error was in source data, the entire
|
|
input record was skipped. If the error occurred during procedure or program
|
|
processing, it leads to an abnormal end of the procedure or program (severity
|
|
40). The results of the operation are not valid.</p>
|
|
<p><em>40: Abnormal end
|
|
of procedure or function</em>. The operation has ended, possibly because the
|
|
procedure or program was unable to handle data that was not valid, or possibly
|
|
because the user has canceled it.</p>
|
|
<p><em>50: Abnormal end of job</em>.
|
|
The job was ended or was not started. A routing step may have ended abnormally
|
|
or failed to start, a job-level function may not have been performed as required,
|
|
or the job may have been canceled.</p>
|
|
<p><em>60: System status</em>. Issued
|
|
only to the system operator. It gives either the status of or a warning about
|
|
a device, a subsystem, or the system.</p>
|
|
<p><em>70: Device integrity</em>.
|
|
Issued only to the system operator. It indicates that a device is malfunctioning
|
|
or in some way is no longer operational. The user may be able to recover
|
|
from the failure, or the assistance of a service representative may be required.</p>
|
|
<p><em>80:
|
|
System alert</em>. A message with a severity code of 80 is issued for immediate
|
|
messages. It also warns of a condition that, although not severe enough to
|
|
stop the system now, could become more severe unless preventive measures are
|
|
taken.</p>
|
|
<p><em>90: System integrity</em>. Issued only to the system operator.
|
|
It describes a condition that renders either a subsystem or the system inoperative.</p>
|
|
<p><em>99:
|
|
Action</em>. Some manual action is required, such as entering a reply, changing
|
|
printer forms, or replacing diskettes.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="amsgf.htm" title="You use the Add Message Description (ADDMSGD) command to describe your predefined messages and to add them to the message file you created.">Add messages to a file</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbam6sevexpand.htm" title="The severity (SEV) parameter specifies a severity code.">SEV parameter</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../cl/addmsgd.htm">Add Message Description (ADDMSGD) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |