58 lines
4.7 KiB
HTML
58 lines
4.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="task" />
|
|
<meta name="DC.Title" content="Specify the output queue for a job log" />
|
|
<meta name="abstract" content="By default the printer file that is used to spool a job log is QPJOBLOG. You can have multiple QPJOBLOG printer files on your system. In QSYS the output queue that the OUTQ attribute uses is QEZJOBLOG, in library QUSRSYS. When the system creates a job log, it looks for the printer file QPJOBLOG in the job's library list. The first one that is found is the one that it uses. You use the character-based interface to adjust these settings." />
|
|
<meta name="description" content="By default the printer file that is used to spool a job log is QPJOBLOG. You can have multiple QPJOBLOG printer files on your system. In QSYS the output queue that the OUTQ attribute uses is QEZJOBLOG, in library QUSRSYS. When the system creates a job log, it looks for the printer file QPJOBLOG in the job's library list. The first one that is found is the one that it uses. You use the character-based interface to adjust these settings." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakswrkjoblog.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzalu/rzalurouting.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004-2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004-2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaksjoblogoutputqueue" />
|
|
<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>Specify the output queue for a job log</title>
|
|
</head>
|
|
<body id="rzaksjoblogoutputqueue"><a name="rzaksjoblogoutputqueue"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Specify the output queue for a job log</h1>
|
|
<div><p>By default the printer file that is used to spool a job log is
|
|
QPJOBLOG. You can have multiple QPJOBLOG printer files on your system. In
|
|
QSYS the output queue that the OUTQ attribute uses is QEZJOBLOG, in library
|
|
QUSRSYS. When the system creates a job log, it looks for the printer file
|
|
QPJOBLOG in the job's library list. The first one that is found is the one
|
|
that it uses. You use the character-based interface to adjust these settings.</p>
|
|
<ol><li class="stepexpand"><span>Change the printer file QPJOBLOG OUTQ attribute to *JOB.</span><ol type="a"><li><span><strong>Command</strong>: Change Printer File <samp class="codeph">CHGPRTF FILE(QPJOBLOG)
|
|
OUTQ(*JOB)</samp></span></li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>Change the job's OUTQ attribute to the output queue that you want.</span> You can do this by using the character-based interface or iSeries™ Navigator.<ol type="a"><li><span><strong>Command</strong>: Change Job <samp class="codeph">CHGJOB OUTQ(MYLIB/MYOUTQ)</samp></span></li>
|
|
<li><span>iSeries Navigator: <span class="menucascade"><span class="uicontrol">Work Management</span> > <span class="uicontrol">Active Jobs</span> > <span class="uicontrol">Right-click
|
|
a job and select Properties</span> > <span class="uicontrol">Printer Tab</span></span></span></li>
|
|
</ol>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakswrkjoblog.htm" title="Most jobs on your iSeries have a job log associated with it. Job logs tell you many different things such as when the job starts, when the job ends, what commands are running, failure notices and error messages. This information gives you a good idea of how the job cycle is running.">Manage job logs</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../rzalu/rzalurouting.htm">Controlling printing to output queue or printer</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |