76 lines
3.9 KiB
HTML
76 lines
3.9 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 1998, 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))' />
|
||
|
<title>Default output queues</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="rzaludefpro"></a>
|
||
|
<h4 id="rzaludefpro">Default output queues</h4>
|
||
|
<p>When a printer is configured to the system, the system automatically creates
|
||
|
the printer's default output queue in library QUSRSYS. The output queue is
|
||
|
given a text description of <tt class="xph">'Default output queue for printer xxxxxxxxxx'</tt>, where <tt class="xph">xxxxxxxxxx</tt> is the name assigned to the printer during
|
||
|
configuration. The printer name is specified in the device description (DEVD)
|
||
|
parameter.</p>
|
||
|
<p>The AUT parameter for the output queue is assigned the same value as that
|
||
|
specified by the AUT parameter for the printer device description. All other
|
||
|
parameters are assigned their default values. Use the Change Command Default
|
||
|
(CHGCMDDFT) command to change the default values used when creating output
|
||
|
queues with the CRTOUTQ command.</p>
|
||
|
<p>The default output queue for a printer is owned by the user who created
|
||
|
the printer device description. In the case of automatic configuration, both
|
||
|
the printer and the output queue are owned by the system profile QPGMR.</p>
|
||
|
<p>The system is shipped with the defaults set to use the default output queue
|
||
|
for the system printer as the default output queue for all spooled output.
|
||
|
The system printer is defined by the Default printer (QPRTDEV) system value.</p>
|
||
|
<p>When a spooled file is created by opening a printer file and the output
|
||
|
queue specified for the file cannot be found, the system attempts to place
|
||
|
the spooled file on output queue QPRINT in library QGPL. If for any reason
|
||
|
the spooled file cannot be placed on output queue QPRINT, an error message
|
||
|
is sent and the output is not spooled.</p>
|
||
|
<p>The following output queues are supplied with the system:</p>
|
||
|
<a name="wq5"></a>
|
||
|
<table id="wq5" width="100%" summary="" border="1" frame="border" rules="all" class="singleborder">
|
||
|
<thead valign="bottom">
|
||
|
<tr class="tablemainheaderbar">
|
||
|
<th id="wq6" width="26%" align="left" valign="top">Output queue</th>
|
||
|
<th id="wq7" width="73%" align="left" valign="top">Description</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody valign="top">
|
||
|
<tr>
|
||
|
<td headers="wq6">QPRINT</td>
|
||
|
<td headers="wq7">Default printer output queue</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td headers="wq6">QPRINTS</td>
|
||
|
<td headers="wq7">Printer output queue for special forms</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td headers="wq6">QPRINT2</td>
|
||
|
<td headers="wq7">Printer output queue for 2-part paper</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|