74 lines
4.1 KiB
HTML
74 lines
4.1 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="Details: Control the content of the job log using the message level value" />
|
|
<meta name="abstract" content="The message level value controls the type and number of messages that the system writes to a job log." />
|
|
<meta name="description" content="The message level value controls the type and number of messages that the system writes to a job log." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahblob.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="logmsglvl" />
|
|
<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>Details: Control the content of the job log using the message level
|
|
value</title>
|
|
</head>
|
|
<body id="logmsglvl"><a name="logmsglvl"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Details: Control the content of the job log using the message level
|
|
value</h1>
|
|
<div><p>The message level value controls the type and number of messages
|
|
that the system writes to a job log.</p>
|
|
<div class="section"><p>The message level can be one of the following levels:</p>
|
|
<dl><dt class="dlterm">0</dt>
|
|
<dd>No data is logged.</dd>
|
|
<dt class="dlterm">1</dt>
|
|
<dd>The messages that are logged are only those that are sent to the external
|
|
message queue for the job with a severity greater than or equal to the specified
|
|
message severity.</dd>
|
|
<dt class="dlterm">2</dt>
|
|
<dd>Logs all level 1 messages, and the following information: <ul><li>Any requests that result in a high-level message with a severity level
|
|
that exceeds or equals the message severity specified.</li>
|
|
<li>If a request is logged, all of its associated messages are also logged.</li>
|
|
</ul>
|
|
</dd>
|
|
<dt class="dlterm">3</dt>
|
|
<dd>The same as level 2, and the following information: <ul><li>All requests.</li>
|
|
<li>Commands that are run by a CL program if allowed by the log CL program
|
|
command's job attribute and the log attribute of the CL program.</li>
|
|
</ul>
|
|
</dd>
|
|
<dt class="dlterm">4</dt>
|
|
<dd>The following information is logged: <ul><li>All requests or commands that are logged from a CL program.</li>
|
|
<li>All messages with a severity at least equal to the specified severity.
|
|
This includes trace messages.</li>
|
|
<li>Commands that are run by a CL program if allowed by the log CL program
|
|
command's job attribute and the log attribute of the CL program.</li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
<div class="note"><span class="notetitle">Note:</span> A high-level message is one that is sent to the program
|
|
message queue of the program that receives the request. For example, QCMD
|
|
is an IBM-supplied request processing program that receives requests.</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahblob.htm" title="When working with problems, you might want to record the maximum amount of information for jobs that have frequent problems.">Control the content of the job log</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |