73 lines
4.4 KiB
HTML
73 lines
4.4 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 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="task" />
|
|
<meta name="DC.Title" content="How to recover from a media error during a SAVLIB operation" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu114.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu165.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="rzaiu120" />
|
|
<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>How to recover from a media error during a SAVLIB operation</title>
|
|
</head>
|
|
<body id="rzaiu120"><a name="rzaiu120"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">How to recover from a media error during a SAVLIB operation</h1>
|
|
<div><div class="section"> <p>If an irrecoverable media error occurs when you save multiple
|
|
libraries, restart the procedure with the Start Library (STRLIB) parameter
|
|
on the SAVLIB command.</p>
|
|
<p>The basic recovery steps for a save operation
|
|
are: </p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span>Check the job log to determine the library where the previous save
|
|
operation failed. Find the last library saved, which is indicated by a successful
|
|
completion message. </span></li>
|
|
<li class="stepexpand"><span>Load the next media volume and ensure that you initialized the
|
|
media volume. If you were using menu option 21, 22, or 23 when the save operation
|
|
failed, skip to step 4.</span></li>
|
|
<li class="stepexpand" id="rzaiu120__svpmt"><a name="rzaiu120__svpmt"><!-- --></a><span></span> Type the SAVxxx command you were using with
|
|
the same parameter values. Add the STRLIB and OMITLIB parameters and specify
|
|
the last library that was saved successfully. For example, if you were running
|
|
a SAVLIB *ALLUSR and CUSTLIB was the last library that was successfully saved,
|
|
you would type: <pre>SAVLIB LIB(*ALLUSR) DEV(media-device-name) +
|
|
STRLIB(CUSTLIB) OMITLIB(CUSTLIB)</pre>
|
|
<p>This starts the save
|
|
operation on the library after the last successfully saved library. You have
|
|
completed restarting the SAVLIB operation.</p>
|
|
</li>
|
|
<li class="stepexpand" id="rzaiu120__svrtp"><a name="rzaiu120__svrtp"><!-- --></a><span>If you were using a menu option, select that menu option
|
|
again.</span></li>
|
|
<li class="stepexpand" id="rzaiu120__savrpt"><a name="rzaiu120__savrpt"><!-- --></a><span>On the Specify Command Defaults display, type <samp class="codeph">Y</samp> for
|
|
the <em>Prompt for commands</em> prompt. When the server displays prompts for
|
|
commands that you have completed successfully, press F12 (cancel). When the
|
|
server displays the prompt for the SAVLIB command, specify the STRLIB and
|
|
OMITLIB parameters as shown in step 3.</span></li>
|
|
</ol>
|
|
<div class="section"> <div class="note"><span class="notetitle">Note:</span> Restoring the server using this set of media requires two RSTLIB
|
|
commands to restore the libraries.</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu114.htm" title="Save one or more libraries. You can use this information to save your i5/OS optional libraries. This information also includes special SAVLIB parameters and how to select libraries on your server.">Save libraries with the SAVLIB command</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzaiurzaiu165.htm">Handle tape media errors</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |