95 lines
5.7 KiB
HTML
95 lines
5.7 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="Jobs system values: When maximum size is reached" />
|
|
<meta name="abstract" content="Specifies the action to take when the maximum job log size is reached. (QJOBMSGQFL)" />
|
|
<meta name="description" content="Specifies the action to take when the maximum job log size is reached. (QJOBMSGQFL)" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakzqjobmsgqmx.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakzjobsoverview.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakzqjobmsgqfl.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakzfinder.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakzqjobmsgqfl.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="rzakzqjobmsgqfl" />
|
|
<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>Jobs system values: When maximum size is reached</title>
|
|
</head>
|
|
<body id="rzakzqjobmsgqfl"><a name="rzakzqjobmsgqfl"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Jobs system values: When maximum size is reached</h1>
|
|
<div><p>Specifies the action to take when the maximum job log size is reached.
|
|
(QJOBMSGQFL)</p>
|
|
<p><span class="uicontrol">When maximum size is reached</span>, also known as <span class="uicontrol">QJOBMSGQFL</span>,
|
|
is a member of the jobs category of i5/OS™ system values. You can use this system
|
|
value to specify how the system should handle the job log (also known as the
|
|
job message queue) when it is considered full. To learn more, keep reading.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><tbody><tr><th colspan="2" valign="top" class="firstcol" id="d0e37">Quick reference</th>
|
|
</tr>
|
|
<tr><th valign="top" class="firstcol" id="d0e40">Location</th>
|
|
<td valign="top" headers="d0e40 ">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="d0e58">Special authority</th>
|
|
<td valign="top" headers="d0e58 ">None</td>
|
|
</tr>
|
|
<tr><th valign="top" class="firstcol" id="d0e63">Default value</th>
|
|
<td valign="top" headers="d0e63 ">Do not wrap job log. End the job.</td>
|
|
</tr>
|
|
<tr><th valign="top" class="firstcol" id="d0e68">Changes take effect</th>
|
|
<td valign="top" headers="d0e68 ">Immediately, but the change does not affect jobs that are already started.</td>
|
|
</tr>
|
|
<tr><th valign="top" class="firstcol" id="d0e73">Lockable</th>
|
|
<td valign="top" headers="d0e73 ">No</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">What can I do with this system value?</h4><p>Specifies
|
|
how the system should handle the job message queue when it is considered full.
|
|
The specified value in the Maximum job log size field indicates when a job
|
|
message queue is considered full.</p>
|
|
<p>The following are possible options:</p>
|
|
<ul><li><span class="uicontrol">Do not wrap job log. End the job. (*NOWRAP)</span><p>Do
|
|
not wrap the job log. The job ends when the <span class="uicontrol">Maximum job log size</span> is
|
|
reached.</p>
|
|
</li>
|
|
<li><span class="uicontrol">Wrap job log. (*WRAP)</span><p>Wrap the job log. You may
|
|
also print the messages that are being overlaid because of wrapping by selecting <span class="uicontrol">Print
|
|
overlaid messages (*PRTWRAP)</span>.</p>
|
|
</li>
|
|
</ul>
|
|
</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 jobs system values overview topic. If you are looking
|
|
for a specific system value or category of system values, try using the i5/OS system
|
|
value finder.</p>
|
|
</div>
|
|
</div>
|
|
<div><div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzakzqjobmsgqmx.htm" title="Specifies the maximum job log size. (QJOBMSGQMX)">Jobs system values: Maximum job log size</a></div>
|
|
<div><a href="rzakzjobsoverview.htm" title="Use i5/OS jobs system values to view or change system level job limits and other job defaults.">System values: Jobs overview</a></div>
|
|
<div><a href="rzakzqjobmsgqfl.htm" title="Specifies the action to take when the maximum job log size is reached. (QJOBMSGQFL)">Jobs system values: When maximum size is reached</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="rzakzfinder.htm">System value finder</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |