59 lines
3.3 KiB
HTML
59 lines
3.3 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="Log messages" />
|
|
<meta name="abstract" content="There are two types of logs for messages: job logs and history logs." />
|
|
<meta name="description" content="There are two types of logs for messages: job logs and history logs." />
|
|
<meta name="DC.subject" content="message, logging on job log, logging in history log" />
|
|
<meta name="keywords" content="message, logging on job log, logging in history log" />
|
|
<meta name="DC.Relation" scheme="URI" content="wmsgs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="jblog.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="systl.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rqmsg.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="mlogg" />
|
|
<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>Log messages</title>
|
|
</head>
|
|
<body id="mlogg"><a name="mlogg"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Log messages</h1>
|
|
<div><p>There are two types of logs for messages: job logs
|
|
and history logs.</p>
|
|
<div class="section"> <p>A job log contains information related to requests entered for
|
|
a job. The QHST log contains system data, such as a history of job start and
|
|
end activity on your system.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="jblog.htm">Job log</a></strong><br />
|
|
Each job has an associated job log.</li>
|
|
<li class="ulchildlink"><strong><a href="systl.htm">QHST history log</a></strong><br />
|
|
The history log (QHST) consists of a message queue and a physical file known as a log-version.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="wmsgs.htm" title="This discusses some of the ways that messages can be used to communicate between users and programs.">Messages</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="rqmsg.htm" title="Receiving request messages is a method for your CL procedure or program to process CL commands.">Receive request messages</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |