106 lines
6.6 KiB
HTML
106 lines
6.6 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="concept" />
|
||
|
<meta name="DC.Title" content="Job system values: Produce printer output for job log" />
|
||
|
<meta name="abstract" content="Specifies how the job log will be produced when a job completes. (QLOGOUTPUT)" />
|
||
|
<meta name="description" content="Specifies how the job log will be produced when a job completes. (QLOGOUTPUT)" />
|
||
|
<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="rzakzqlogoutput" />
|
||
|
<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 system values: Produce printer output for job log</title>
|
||
|
</head>
|
||
|
<body id="rzakzqlogoutput"><a name="rzakzqlogoutput"><!-- --></a>
|
||
|
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Job system values: Produce printer output for job log</h1>
|
||
|
<div><p>Specifies how the job log will be produced when a job completes.
|
||
|
(QLOGOUTPUT)</p>
|
||
|
<p><span class="uicontrol">Produce printer output for job log</span>, also known as <span class="uicontrol">QLOGOUTPUT</span>,
|
||
|
is a member of the jobs category of system values. Use this value to specify
|
||
|
whether the operating system will create printer output that contains the
|
||
|
job log information for a job when it completes. The job log's printer output
|
||
|
can contain commands run within the job and their related messages. </p>
|
||
|
<p>This system value setting does not affect printer output for job logs produced
|
||
|
when the message queue is full and the job requiredty specifies to print overlaid
|
||
|
messages. After a message queue is full, the operating system ignores this
|
||
|
system value setting and printer output is automatically created by the job.
|
||
|
Messages in the job message queue are written to a spooled file, from which
|
||
|
the job log can be printed, unless the Control Job Log Output(QMHCTLJL) API
|
||
|
was used in the job to specify that the messages in the job log are to be
|
||
|
written to a database file. Changes to this system value take effect immediately
|
||
|
for jobs entering the system after the change is made. To learn more, keep
|
||
|
reading.</p>
|
||
|
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th colspan="2" valign="top" class="firstcol" id="d0e27">Quick reference</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><th valign="top" class="firstcol" id="d0e31" headers="d0e27 ">Location</th>
|
||
|
<td valign="top" headers="d0e31 d0e27 ">In iSeries™ Navigator,
|
||
|
select your system, <span class="menucascade"><span class="uicontrol"></span> > <span class="uicontrol">Configuration
|
||
|
and Service</span> > <span class="uicontrol">System Values</span> > <span class="uicontrol">Jobs</span> > <span class="uicontrol">Job Log</span></span></td>
|
||
|
</tr>
|
||
|
<tr><th valign="top" class="firstcol" id="d0e49" headers="d0e27 ">Special authority</th>
|
||
|
<td valign="top" headers="d0e49 d0e27 ">*JOBCTL</td>
|
||
|
</tr>
|
||
|
<tr><th valign="top" class="firstcol" id="d0e54" headers="d0e27 ">Default value</th>
|
||
|
<td valign="top" headers="d0e54 d0e27 ">Selected and produced by job</td>
|
||
|
</tr>
|
||
|
<tr><th valign="top" class="firstcol" id="d0e59" headers="d0e27 ">Changes take effect</th>
|
||
|
<td valign="top" headers="d0e59 d0e27 ">Immediately, but does not affect jobs already started</td>
|
||
|
</tr>
|
||
|
<tr><th valign="top" class="firstcol" id="d0e64" headers="d0e27 ">Lockable</th>
|
||
|
<td valign="top" headers="d0e64 d0e27 ">No</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">What can I do with this system value?</h4><p>If this option
|
||
|
is selected, printer output for a job log is automatically created. You can
|
||
|
use the printer output for auditing purposes and to troubleshoot problems
|
||
|
if they occur. In addition, you must specify what creates the printer output
|
||
|
of the job log, the job itself (*JOBEND) or the job log server (*JOBLOGSVR). </p>
|
||
|
<p>If
|
||
|
this option is not selected (*PND), printer output for a job log is not automatically
|
||
|
created. This reduces the amount of processor and storage resources consumed
|
||
|
by unnecessary job logs. The pending job log can still be displayed or printer
|
||
|
output can be produced at any time after the job has ended by using the Display
|
||
|
Job Log (DSPJOBLOG) or Change Job (CHGJOB) commands.</p>
|
||
|
<p>Select one of the
|
||
|
following in the <span class="uicontrol">Produced by</span> field:</p>
|
||
|
<ul><li><span class="uicontrol">Job</span><p>Indicates that the job will produce the printer
|
||
|
output of the job log. If the job cannot produce its own printer output, the
|
||
|
job log server will produce it. For example, if the system is powered down
|
||
|
before a job creates the printer output, the job log server will create it.</p>
|
||
|
</li>
|
||
|
<li><span class="uicontrol">Job Log Server</span><p>Indicates that the job log server
|
||
|
will produce the printer output. This is the recommended setting.</p>
|
||
|
</li>
|
||
|
</ul>
|
||
|
<div class="note"><span class="notetitle">Note:</span> You need to delete job logs and printer output that are no longer
|
||
|
needed. By default, pending job logs are removed along with printer output
|
||
|
periodically by Operational Assistant. The Remove Pending Job Log (QWTRMVJL)
|
||
|
API can also be used to remove pending job logs.</div>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Where can I get more information about this system value?</h4><p>To
|
||
|
learn more, go to the <strong>System values: Jobs overview</strong> topic. If you are
|
||
|
looking for a specific system value or category of system values, try using
|
||
|
the system value finder.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div></div>
|
||
|
<img src="./deltaend.gif" alt="End of change" /></body>
|
||
|
</html>
|