74 lines
5.2 KiB
HTML
74 lines
5.2 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>Save and restore spooled files</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="rzalusavrstsplf"></a>
|
||
|
<h4 id="rzalusavrstsplf">Save and restore spooled files</h4>
|
||
|
<p><img src="delta.gif" alt="Start of change" />You can use the SPLFDTA parameter on the Save Library (<a href="../cl/savlib.htm">SAVLIB</a>), Save Object (<a href="../cl/savobj.htm">SAVOBJ</a>) Restore Library
|
||
|
(<a href="../cl/rstlib.htm">RSTLIB</a>), and Restore Object (<a href="../cl/rstobj.htm">RSTOBJ</a>) CL commands to save and restore spooled files without losing the
|
||
|
print fidelity, attributes, or identity of the spooled files.<img src="deltaend.gif" alt="End of change" /></p>
|
||
|
<p><img src="delta.gif" alt="Start of change" />To maintain 100% print fidelity when you restore saved spooled
|
||
|
files, you must:<img src="deltaend.gif" alt="End of change" /></p>
|
||
|
<ul><img src="delta.gif" alt="Start of change" />
|
||
|
<li>Save and restore all external resources within the libraries that they
|
||
|
existed in when the spooled file was created.</li>
|
||
|
<li>Make sure the user profile (spooled file owner) exists and has the appropriate
|
||
|
authorities to all the external resources required for the spooled file to
|
||
|
print, including IFS directories, true type font IFS files, font resource
|
||
|
objects, overlays, form definitions, page definitions, page segments, and
|
||
|
imbedded object IFS files.</li>
|
||
|
<li>Make sure the Resource Allocation Table (RAT) has the same fonts and linked
|
||
|
fonts as when the spooled file was created. This is only necessary for those
|
||
|
spooled files that use true type linked fonts.</li>
|
||
|
<li>Make sure that all of the true type fonts that are used by the spooled
|
||
|
files are in the appropriate directories on your system.</li>
|
||
|
<li>Make sure that the environment variable QIBM_AFP_RESOURCES_PATH is set
|
||
|
to the appropriate path for those spooled files that use imbedded objects
|
||
|
but were not directory qualified.</li>
|
||
|
<li>Restore all imbedded objects used by spooled files into the same directories
|
||
|
that they were in when the files were created.</li><img src="deltaend.gif" alt="End of change" /></ul>
|
||
|
<p><img src="delta.gif" alt="Start of change" />When a spooled file is in the process of being saved or restored,
|
||
|
another restore or save operation will be blocked. The blocked operation might
|
||
|
fail to save or restore that spooled file. A diagnostic message will be issued
|
||
|
when this occurs.<img src="deltaend.gif" alt="End of change" /></p>
|
||
|
<p><img src="delta.gif" alt="Start of change" />When a spooled file is restored, it is reattached to the original
|
||
|
job if the original job still exists on the system. If the original job does
|
||
|
not exist, then the spooled file is restored in a detached state. If the
|
||
|
spooled file is restored in a detached state, it is possible to have more
|
||
|
then one spooled file with the same fully qualified job name, spooled file
|
||
|
name, and spooled file number. Under these conditions, access to the restored
|
||
|
spooled file will require the user or application to include the job system
|
||
|
name and spooled file creation date. This enables the operating system to
|
||
|
select the correct spooled file.<img src="deltaend.gif" alt="End of change" /></p>
|
||
|
<p><img src="delta.gif" alt="Start of change" />The order of spooled files that you restore is determined mainly
|
||
|
by attributes such as the status of the file and is not necessarily the order
|
||
|
in which you restore them. For more information, see <a href="rzaluosfoq.htm#rzaluosfoq">Order of spooled files on an output queue</a>.<img src="deltaend.gif" alt="End of change" /></p>
|
||
|
<p><img src="delta.gif" alt="Start of change" />For information on the procedures that were used to save and
|
||
|
restore spooled files before V5R4 of i5/OS™, see <a href="../rzaiu/rzaiurzaiu140.htm">Save
|
||
|
spooled files</a> in the Systems management topic collection.<img src="deltaend.gif" alt="End of change" /></p>
|
||
|
<p></p>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|