61 lines
4.2 KiB
HTML
61 lines
4.2 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="Assign the output queue to a job or job description" />
|
|
<meta name="abstract" content="Before you can use a newly created output queue, you need to assign it to a job or to a job description. You can assign the output queue by using iSeries Navigator or the character-based interface." />
|
|
<meta name="description" content="Before you can use a newly created output queue, you need to assign it to a job or to a job description. You can assign the output queue by using iSeries Navigator or the character-based interface." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksmanageoutputqueue.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="rzaksasignoutputqueuettosbs" />
|
|
<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>Assign the output queue to a job or job description</title>
|
|
</head>
|
|
<body id="rzaksasignoutputqueuettosbs"><a name="rzaksasignoutputqueuettosbs"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Assign the output queue to a job or job description</h1>
|
|
<div><p>Before you can use a newly created output queue, you need to assign
|
|
it to a job or to a job description. You can assign the output queue by using iSeries™ Navigator
|
|
or the character-based interface.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmanageoutputqueue.htm" title="Output queues help you manage printer output created when a job ends. It is important to understand how to effectively maintain your output queues so that your printed output processes smoothly.">Manage output queues</a></div>
|
|
</div>
|
|
</div><div class="nested1" xml:lang="en-us" id="navasignoutputqueue"><a name="navasignoutputqueue"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2>
|
|
<div><div class="section">To use iSeries Navigator
|
|
to assign the output queue to a job, do the following. </div>
|
|
<div class="p"><span>In iSeries Navigator,
|
|
expand <span class="menucascade"><span class="uicontrol">Work Management</span> > <span class="uicontrol">Active
|
|
Jobs</span> > <span class="uicontrol">Right-click a job and click Properties</span> > <span class="uicontrol">click the Printer Output tab</span></span> . </span></div>
|
|
</div>
|
|
</div>
|
|
<div class="nested1" xml:lang="en-us" id="cbiasignoutputqueue"><a name="cbiasignoutputqueue"><!-- --></a><h2 class="topictitle2">Character-based interface</h2>
|
|
<div><div class="section">You can also change the job description to use the new output queue.
|
|
Thus, all of the jobs that use the job description will use the new output
|
|
queue. Use the character-based interface to assign an output queue to a job
|
|
description.<p><strong>Command</strong>: Change Job Description (<span class="cmdname">CHGJOBD</span>) </p>
|
|
</div>
|
|
<div class="example">The following example will change the job description AMJOBS so that
|
|
the output queue QPRINT is used.<blockquote><pre>CHGJOBD JOBD(AMJOBS/AMJOBS) OUTQ(*LIBL/QPRINT) </pre>
|
|
</blockquote>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |