60 lines
3.2 KiB
HTML
60 lines
3.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 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="Task 3 - Complete the SAVSTG process" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu247.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="rzaiu249" />
|
|
<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>Task 3 - Complete the SAVSTG process</title>
|
|
</head>
|
|
<body id="rzaiu249"><a name="rzaiu249"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Task 3 - Complete the SAVSTG process</h1>
|
|
<div><div class="section"> <p>When the last tape is complete and no errors have occurred, the
|
|
tape automatically rewinds and a normal IPL occurs. Do the following: </p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span>The server updates the data area QSAVSTG in library QSYS to show
|
|
the date and time of the save operation. Use the Display Object Description
|
|
(DSPOBJD) command to display the date and time of the save storage operation.</span></li>
|
|
<li class="stepexpand"><span></span> Ensure that the save operation completed successfully.
|
|
Use the Display Log (DSPLOG) command to display the history (QHST) log: <pre>DSPLOG QHST</pre>
|
|
<div class="p">Or
|
|
use the Display Message (DSPMSG) command to display the QSYSOPR messages:
|
|
<pre>DSPMSG QSYSOPR</pre>
|
|
</div>
|
|
<p>Look for a save storage completion
|
|
message or diagnostic messages that indicate that the server could not read
|
|
some sectors. If the server found any damaged sectors that it could not read,
|
|
this means that your tapes may not be complete. If you use them to restore
|
|
storage, the operation may fail. Contact your service representative for assistance.
|
|
Then repeat the save storage operation.</p>
|
|
</li>
|
|
</ol>
|
|
<div class="section"> <p>This completes the save storage procedure. If you do not want
|
|
the server to perform an automatic IPL, you can use an autostart job, which
|
|
powers down the server.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu247.htm">Save storage for mirrored protection</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |