93 lines
5.9 KiB
HTML
93 lines
5.9 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="concept" />
|
|
<meta name="DC.Title" content="Save/Restore (SAV/RST) commands" />
|
|
<meta name="abstract" content="The SAV command can be used to create a backup of an optical volume image. The volume image is restored using the RST command." />
|
|
<meta name="description" content="The SAV command can be used to create a backup of an optical volume image. The volume image is restored using the RST command." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4optvolbackup.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4savsupport.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4rstsupport.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="rzam4savrst" />
|
|
<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>Save/Restore (SAV/RST) commands</title>
|
|
</head>
|
|
<body id="rzam4savrst"><a name="rzam4savrst"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Save/Restore (SAV/RST) commands</h1>
|
|
<div><p>The SAV command can be used to create a backup of an optical volume
|
|
image. The volume image is restored using the RST command.</p>
|
|
<p> An optical volume image is a copy of the entire optical volume in *SAVRST
|
|
format. Using SAV, the volume image can be saved to any supported save/restore
|
|
device including tape, diskette, optical, or save file.</p>
|
|
<p>Subsequently, when the volume image is restored using the RST command,
|
|
the entire image must be restored to an existing optical volume either in
|
|
a stand-alone device or an optical media library.</p>
|
|
<p>An optical volume image has unique properties that require the entire volume
|
|
image to be saved or restored in a single operation. Once saved you cannot
|
|
restore individual files or directories.</p>
|
|
<p>Once an optical volume image is saved, it can be viewed with DSPTAP, DSPDKT,
|
|
DSPOPT, or DSPSAVF, depending on the save/restore device used. When the volume
|
|
save/restore entry is displayed, option 8 can be used to display the additional
|
|
information panel, which includes media specific information such as media
|
|
type, volume capacity, sector size, and security attribute information. You
|
|
cannot see the individual files and directories that make up the volume image.</p>
|
|
<p>Use of the generic SAV command to save optical data can be easily incorporated
|
|
into an existing system backup strategy without requiring a separate command
|
|
such as DUPOPT to perform the save operation. SAV provides a good alternative
|
|
to DUPOPT because it allows a volume to be saved from a one drive optical
|
|
media library or from a standalone device without requiring the allocation
|
|
of a second optical device. SAV provides a viable incremental backup solution
|
|
by periodically backing up volumes not yet at capacity to a save/restore device
|
|
such as tape. When the volume is full it can be duplicated for archival purposes
|
|
by either restoring the full volume to create a copy or by issuing DUPOPT
|
|
to duplicate the volume.</p>
|
|
<p>Saving and then restoring an optical volume image creates an exact copy
|
|
of the saved volume including the volume name. DUPOPT creates a copy of the
|
|
source volume but the volume name is changed.</p>
|
|
<div class="p">To save and restore an optical volume the following authority is required:<ul><li>*USE authority to the optical device.</li>
|
|
<li>*SAVSYS special authority OR *OBJEXIST authority through the optical volumes
|
|
authorization list.</li>
|
|
<li>If the media format is UDF *RWX authority is also required to the root
|
|
directory of the volume. The device will be locked shared (LSRD) read while
|
|
a SAV or RST is active.</li>
|
|
</ul>
|
|
Auditing records created during a SAV or RST request. <ul><li><strong>OR</strong> Object Restored</li>
|
|
<li><strong>RZ</strong> Change primary group during restore. Saved value different from
|
|
target. Value on target remains unchanged. (UDF only)</li>
|
|
<li><strong>RO</strong> Change owner during restore. Saved value different from target.
|
|
Value on target media remains unchanged. (UDF only).</li>
|
|
<li><strong>O1</strong> Successful open for save (S/R/S) Storage/Read/Save. Successful
|
|
open for restore (S/U/R) Storage/Update/Restore</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzam4savsupport.htm">Save (SAV) command Support</a></strong><br />
|
|
SAV can be used to save HPOFS or Universal Disk Format (UDF) formatted volumes.</li>
|
|
<li class="ulchildlink"><strong><a href="rzam4rstsupport.htm">RST Support</a></strong><br />
|
|
RST can be used to select a volume or volumes to restore.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4optvolbackup.htm" title="This concept describes the methods that you can use to back up optical data from one optical volume to another optical volume or tape.">Optical Volume Backup</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |