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

76 lines
4.7 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>Output queue recovery</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="rzaluoqrec"></a>
<h4 id="rzaluoqrec">Output queue recovery</h4>
<p>If a job that has produced spooled files is running when the job or system
stops abnormally, the files remain on the output queue. Some number of records
written by active programs might still be in main storage when the job ends
and will be lost. You should check these spooled files to ensure that they
are complete before you decide to continue using the files.</p>
<p>You can specify if all spooled files (except QPJOBLOG) created by the job
are to be kept for normal processing by the printer writer, or if these files
are to be deleted.</p>
<p>If an abnormal end occurs, the spooled file QPJOBLOG will be written at
the next IPL of the system.</p>
<p>If a printer writer fails while a spooled file is being printed, the spooled
file remains on the output queue intact.</p>
<p><span class="bold">Recovery of user-created output queues</span></p>
<p>If an output queue becomes damaged in such a way that it cannot be used,
you are notified by a message sent to the system operator message queue. The
message comes from a system function when a printer writer or a job tries
to add or remove spooled files from the damaged queue.</p>
<p>You can manually delete a damaged output queue or it will be deleted by
the system during the next IPL.</p>
<p>After a damaged output queue is deleted, all spooled files on the damaged
output queue are moved to output queue QSPRCLOUTQ in library QRCL. The move
is performed by the QSPLMAINT system job, which issues a completion message
to the QSYSOPR message queue when all spooled files have been moved.</p>
<p>If the output queue resides in an independent ASP, then the spooled files
are moved to output queue QSPRCLOUTQ in library QRCL<span class="italic">xxxxx</span>, where <span class="italic">xxxxx</span> is the independent ASP number of
the primary independent ASP of the independent ASP group (for example, QRCL00033
if the primary independent ASP number is 33). The move is performed by the
QSPMN<span class="italic">xxxxx</span> job, where <span class="italic">xxxxx</span> is
the independent ASP number of the primary independent ASP. A message is sent
to the QSYSOPR message queue when all spooled files have been moved.</p>
<p>After the damaged output queue is deleted, it can be created again. Then,
spooled files on output queue QSPRCLOUTQ can be moved to the newly created
output queue.</p>
<p><span class="bold">Recovery of system-created output queues</span></p>
<p>If the output queue that was damaged was the default output queue associated
with a printer, the system automatically re-creates the output queue when
it is deleted.</p>
<p>This system-created output queue has the same public authority as specified
for the device and default values for the other parameters. After the system
re-creates the output queue, you should verify its attributes are correct
or change them, if necessary.</p>
<p>When a damaged output queue associated with a printer is deleted and created
again, all spooled files on the damaged queue are moved to the re-created
output queue. This is done by the QSPLMAINT system job, which issues a completion
message to the QSYSOPR message queue when all spooled files have been moved.</p>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>