ibm-information-center/dist/eclipse/plugins/i5OS.ic.rbam6_5.4.0.1/jblog.htm

97 lines
6.6 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="concept" />
<meta name="DC.Title" content="Job log" />
<meta name="abstract" content="Each job has an associated job log." />
<meta name="description" content="Each job has an associated job log." />
<meta name="DC.subject" content="job log, description, log, job, CHGJOB (Change Job) command, Change Job (CHGJOB) command, command, CL, CHGJOB (Change Job), Change Job (CHGJOB), changing" />
<meta name="keywords" content="job log, description, log, job, CHGJOB (Change Job) command, Change Job (CHGJOB) command, command, CL, CHGJOB (Change Job), Change Job (CHGJOB), changing" />
<meta name="DC.Relation" scheme="URI" content="mlogg.htm" />
<meta name="DC.Relation" scheme="URI" content="jlwrite.htm" />
<meta name="DC.Relation" scheme="URI" content="jlcontrolinfo.htm" />
<meta name="DC.Relation" scheme="URI" content="jlmsgfilter.htm" />
<meta name="DC.Relation" scheme="URI" content="jlcontrolinfoex.htm" />
<meta name="DC.Relation" scheme="URI" content="sndrcv.htm" />
<meta name="DC.Relation" scheme="URI" content="djobl.htm" />
<meta name="DC.Relation" scheme="URI" content="ppjob.htm" />
<meta name="DC.Relation" scheme="URI" content="jlcon.htm" />
<meta name="DC.Relation" scheme="URI" content="cijls.htm" />
<meta name="DC.Relation" scheme="URI" content="cbjls.htm" />
<meta name="DC.Relation" scheme="URI" content="jlfilter.htm" />
<meta name="DC.Relation" scheme="URI" content="joblg.htm" />
<meta name="DC.Relation" scheme="URI" content="msgextqueue.htm" />
<meta name="DC.Relation" scheme="URI" content="logcd.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="jblog" />
<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>Job log</title>
</head>
<body id="jblog"><a name="jblog"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Job log</h1>
<div><p>Each job has an associated job log.</p>
<p>The job log can contain the following for the job: </p>
<ul><li>The commands in the job.</li>
<li>The commands in a CL program if the CL program was created with the LOG(*YES)
option or with the LOG(*JOB) option and a <span class="cmdname">Change Job (CHGJOB)</span> command
was run with the LOGCLPGM(*YES) option</li>
<li>All messages and message help sent to the requester and not removed from
the call message queues.</li>
</ul>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="jlwrite.htm">Write job log to a file</a></strong><br />
After the job ends, the job log can be written to either the output file QPJOBLOG or a database file.</li>
<li class="ulchildlink"><strong><a href="jlcontrolinfo.htm">Control information written in a job log</a></strong><br />
You can control what information the system writes in the job log.</li>
<li class="ulchildlink"><strong><a href="jlmsgfilter.htm">Job log message filtering</a></strong><br />
Message filtering is the process of removing messages from the job log based on the message logging level set for the job.</li>
<li class="ulchildlink"><strong><a href="jlcontrolinfoex.htm">Example: Control information written in a job log</a></strong><br />
This example shows how the logging level affects the information that is stored in the job message queue and, therefore, written to the job log, if one is requested.</li>
<li class="ulchildlink"><strong><a href="sndrcv.htm">Job log sender or receiver information</a></strong><br />
The job log contains information about the sending or receiving program or procedure.</li>
<li class="ulchildlink"><strong><a href="djobl.htm">Display the job log</a></strong><br />
The way to display a job log depends on the status of the job.</li>
<li class="ulchildlink"><strong><a href="ppjob.htm">Prevent the production of job logs</a></strong><br />
You can prevent a job log from being produced at the completion of a batch job using *NOLIST.</li>
<li class="ulchildlink"><strong><a href="jlcon.htm">Job log considerations</a></strong><br />
The following information gives suggestions to apply to using job logs.</li>
<li class="ulchildlink"><strong><a href="cijls.htm">Interactive job log considerations</a></strong><br />
The following information gives suggestions to apply to using interactive job logs.</li>
<li class="ulchildlink"><strong><a href="cbjls.htm">Batch job log considerations</a></strong><br />
The following information gives suggestions to apply to using batch job logs.</li>
<li class="ulchildlink"><strong><a href="jlfilter.htm">Filter the job log to a database file</a></strong><br />
If the job log is directed to a database file through use of the <span class="apiname">QMHCTLJL</span> API,
additional message filtering can be specified.</li>
<li class="ulchildlink"><strong><a href="joblg.htm">Use job log output files</a></strong><br />
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="mlogg.htm" title="There are two types of logs for messages: job logs and history logs.">Log messages</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="msgextqueue.htm" title="The external message queue (*EXT) is used to communicate with the external requester (such as a display station user) of the job.">External message queue (*EXT)</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="logcd.htm" title="You can specify that most CL commands run in a CL procedure be written (logged) to the job log.">Log CL procedure commands</a></div>
</div>
</div>
</body>
</html>