ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaef_5.4.0.1/rzaefcrtq.htm

85 lines
5.4 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
<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="keywords" content="Create Output Queue (CRTOUTQ), command, CL,
CRTOUTQ (Create Output Queue), CRTOUTQ (Create Output Queue) command" />
<title>Create an output queue on iSeries for NetWare printers</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="crtq"></a>
<h3 id="crtq">Create an output queue on iSeries for NetWare printers</h3><a id="idx277" name="idx277"></a><a id="idx278" name="idx278"></a><a id="idx279" name="idx279"></a>
<p>Before you can print from iSeries&trade; to NetWare printers, you must create
an output queue on iSeries. To do this, you use the Create Output Queue (CRTOUTQ)
command:</p>
<ol type="1">
<li>On the iSeries command line, type <tt class="xph">CRTOUTQ</tt> and press F4. The Create
Output Queue display appears.</li>
<li>In the <tt class="xph">Output queue</tt> field, specify a name for your queue.</li>
<li>In the <tt class="xph">Remote system</tt> field, specify the NDS tree name.
<p>If you <a href="rzaefnwsa.htm#nwsa">defined network server attributes</a>, you can use
the special value *NWSA to have iSeries retrieve the tree value you defined.
(The command <tt class="xph">DSPNWSA OPTION(*NETWARE)</tt> shows you this value.)</p></li>
<li>In the <tt class="xph">Remote printer queue</tt> field, specify the NetWare printer
queue name. This value can be a distinguished name that begins with a period.
<p>If you <a href="rzaefnwsa.htm#nwsa">defined network server attributes</a>,
you can also use a partial name (that does not begin with a period). iSeries uses it in
conjunction with the NDS context attribute to form the distinguished name
of the NetWare print queue.</p></li>
<li>Page Down to display the next page.</li>
<li>In the <tt class="xph">Connection type</tt> field, specify *IP.</li>
<li>In the <tt class="xph">Destination type</tt> field, specify NetWare 5.0
or 6. The value for the destination type should be *NDS.</li>
<li>Change the <tt class="xph">Manufacturer type and model</tt> to match your printer.</li>
<li>You might want to select one of these <tt class="xph">destination options</tt>:
<dl>
<dt class="bold">*NOWAIT</dt>
<dd>Select this option if you want the spool file to be removed from the iSeries output queue as soon as the entire file goes to the NetWare queue. Otherwise,
the spool file remains in the iSeries output queue as long as it is in the NetWare queue
(until the file prints or is deleted with a NetWare utility). The owner of the
spooled file must be enrolled as a NetWare user.
</dd>
<dt class="bold">*BANNER='<span class="italic">text</span>'</dt>
<dd>You can specify up to 12 characters that you want to print on a NetWare banner
page. The banner page, which precedes the NetWare print job, also prints the
user name.
<a name="wq124"></a>
<div class="notetitle" id="wq124">Note:</div>
<div class="notebody">You must type *BANNER in uppercase letters, enclose
the text in single quotes, and make sure that there are no spaces before or
after the equal sign.</div>
</dd>
</dl></li>
<li>You might also want to specify a value other than *NONE in the <tt class="xph">Autostart
writer</tt> field to have iSeries automatically start writers to this
output queue. Valid values range from 1 to 10. Otherwise you must manually <a href="rzaefstrwrtr.htm#strwrtr">start writers</a> after creating the output queue.</li>
<li>Change any other values that you want or use the defaults. Then press
Enter to create the remote output queue.</li></ol>
<p>Unless you are <a href="rzaefstrwrtr.htm#strwrtr">starting writers</a> manually, you
should be ready to print from iSeries to a NetWare printer. iSeries sends spooled
files to the remote printer queue on the NetWare network.</p>
<p>The NetWare server receives the files in a print queue. For information on
how to print jobs from NetWare print queues, refer to <a href="http://www.novell.com/documentation/" target="_blank">Novell NetWare documentation</a>
<img src="www.gif" alt="Link outside the Information Center" />.</p>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>