ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzalu_5.4.0.1/rzalusplsts.htm

98 lines
5.3 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>Send and defer status</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="rzalusplsts"></a>
<h4 id="rzalusplsts">Send and defer status</h4>
<p>When a spooled output file is on an output queue, its status can vary depending
on the mode of the output queue and the activity taking place with a particular
spooled file.</p>
<p>Of particular interest to remote system printing are the statuses of <tt class="xph">SND</tt> and <tt class="xph">DFR</tt>. </p>
<a name="wq44"></a>
<div class="notetitle" id="wq44">Note:</div>
<div class="notebody">DFR status is not unique to
spooled output files on a remote output queue. Spooled output files on nonremote
output queues can also have a status of DFR.</div>
<ul>
<li>SND
<p>When a spooled output file is being sent to a remote system, it
has a status of SND. If the connection type is *SNA, the spooled output file
might remain in SND status until a confirmation message from the remote system
is received by the remote writer. At this time the spooled output file is
deleted or saved, depending on the save spooled file attribute. If the writer
is ended while spooled output files are in SND status, the spooled files are
changed back to RDY status.</p></li>
<li>DFR
<p>When a writer (printer or remote) is started to an output queue,
it determines the maximum spooled file size for the current time. Any RDY
spooled files which exceed the limit are changed to DFR status. If the spooled
file exceeds the current limit and is added to the output queue (created or
moved) after a writer is started to the output queue, the spooled output file
status will be DFR.</p>
<p>When the system time-of-day changes such that a
new maximum spooled output file size is to take affect, the writer goes through
the output queue again and updates RDY spooled files to DFR, or DFR to RDY,
depending on the new limit and the size of the particular spooled output file.
When the writer is ended, all DFR spooled output files return to RDY.</p>
<p>When time ranges for the maximum spooled output file size overlap, the smaller
of the number of pages values is used. For example, assume that there were
two time ranges of 8:00:00 to 16:00:00 and 12:00:00 to 12:30:00, with number
of pages 40 and 10 respectively. The largest spooled output file that would
print from 8:00 a.m. to 12:00 p.m. would be 40 pages. The largest spooled
output file that would print from 12:00 p.m. to 12:30 p.m. would be 10 pages.
The largest spooled output file that would print from 12:30 p.m. to 4:00 p.m.
would be 40 pages.</p></li></ul>
<p>The following screen capture illustrates an output queue (RMTOUTQ) with
a status of released and the first spooled output file (DMB18R1) being written
(RLS/WTR). Because DMB18R1 is being sent to a remote system, its status is
SND. The next spooled output file, DMB18R2, has a status of DFR. It could
be deferred from activity because of its size and the time of day that certain
sizes of spooled output files are allowed to be printed or sent. </p>
<pre class="screen"> Work with Queue (WRKOUTQ *RMTOUTQ)
Queue: RMTOUTQ Library: Lawson Status: RLS/WTR
Type options, press Enter.
1=Send 2=Change 3=Hold 4=Delete 5=Display 6=Release 7=Messages
8=Attributes 9=Work with printing status
Opt File User User Data Sts Pages Copies Form Type Pty
_ DMB18R1 LAWSON SND 1 1 *STD 5
8 STUMPF LAWSON RDY
_ DMB18R2 LAWSON TEST DFR 1 1 *STD 5
Bottom
Parameters for options 1, 2, 3 or command
===> _________________________________________________________________________
F3=Exit F11=View 2 F12=Cancel F20=Writers F22=Printers
F24=More keys</pre>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>