ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaks_5.4.0.1/rzaksjoblifeoutq.htm

68 lines
5.1 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?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="concept" />
<meta name="DC.Title" content="A job's life: the job finishes and moves to the output queue" />
<meta name="abstract" content="A job's printer output (also called spooled files) is sent to an output queue where it waits to be sent to a printer or file. The output queue is similar to the job queue in that it controls how the output is made available to the printer. The output queue allows the user to control what files are printed first." />
<meta name="description" content="A job's printer output (also called spooled files) is sent to an output queue where it waits to be sent to a printer or file. The output queue is similar to the job queue in that it controls how the output is made available to the printer. The output queue allows the user to control what files are printed first." />
<meta name="DC.Relation" scheme="URI" content="rzaksjoblife.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksjoblifemp.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="rzaksjoblifeoutq" />
<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>A job's life: the job finishes and moves to the output queue</title>
</head>
<body id="rzaksjoblifeoutq"><a name="rzaksjoblifeoutq"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">A job's life: the job finishes and moves to the output queue</h1>
<div><p>A job's printer output (also called spooled files) is sent to an
output queue where it waits to be sent to a printer or file. The output queue
is similar to the job queue in that it controls how the output is made available
to the printer. The output queue allows the user to control what files are
printed first. </p>
<p><dfn class="term">Output queues</dfn> are areas where printer output files wait to
be processed and sent to the printer. Printer output is created either by
the system or by the user using a print file. A print file is similar to a
template or a guideline where the default values for the attributes of printer
output are set. It is the beginning of the printer output life cycle. </p>
<p>The print file contains the output queue (OUTQ) and print device (DEV)
attributes, which dictate how the printer output is to be directed. The default
settings are typically *JOB, meaning that the job attributes of the output
queue and printer device determine how the printer output is directed. The
job attributes of the output queue and printer device settings are based on
information obtained when the job is created. This is based on information
from the user profile that the job is running under, the job description,
the workstation device description, and the Default printer (QPRTDEV) system
value. </p>
<p>When the printer output is ready to be created, the system checks the print
file and the job attributes (in this order) to see what output queue will
process the printer output and which printer device the system will use. If
a specified output queue cannot be found, the printer output will be directed
to QGPL/QPRINT.</p>
<p> After the printer output file is ready to be printed, a writer job, a
job that processes the printer output from the output queue to the printer
device, takes data from the printer output file and sends it to the designated
printer.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksjoblife.htm" title="To understand the basics of iSeries work management, follow a simple batch job as it moves through the system.">A job's life</a></div>
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzaksjoblifemp.htm" title="Memory is a resource from the memory pool that the subsystem uses to run the job. The amount of memory in a memory pool, as well as how many other jobs are competing for memory, affect how efficiently a job runs.">A job's life: the subsystem uses memory from the memory pool to run the job</a></div>
</div>
</div>
</body>
</html>