ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzam4_5.4.0.1/rzam4dispsaverestrfileinfo.htm

64 lines
4.1 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="Display save and restore file information on optical storage" />
<meta name="DC.Relation" scheme="URI" content="rzam4optsavandrescncpts.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="rzam4dispsaverestrfileinfo" />
<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>Display save and restore file information on optical storage</title>
</head>
<body id="rzam4dispsaverestrfileinfo"><a name="rzam4dispsaverestrfileinfo"><!-- --></a>
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Display save and restore file information on optical storage</h1>
<div><div class="p">As an example, information concerning the save and restore files that are
contained on a given optical volume can be displayed using the display optical
(DSPOPT) CL command. The following CL command displays the information for
all save and restore files that are found in the root directory of the optical
volume SRVOL1: <pre>DSPOPT VOL(SRVOL1) DATA(*SAVRST) PATH(/)</pre>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4optsavandrescncpts.htm" title="Optical devices support many of the most widely used i5/OS Save and Restore CL commands.">Optical save and restore concepts</a></div>
</div>
</div><div class="nested1" xml:lang="en-us" id="usethe"><a name="usethe"><!-- --></a><h2 class="topictitle2">Use the OPTFILE parameter</h2>
<div><p>The OPTFILE parameter is used in save and restore commands to designate
the optical file path name to be used to contain the save data. The system
dynamically creates any specified directory names that do not exist. </p>
<p>The OPTFILE parameter has a default value of (*). By using the default
parameter value you will place the file in the root directory of the optical
volume that is specified by the VOLUME parameter. Additionally, in commands
other than SAV, the file name is the name of the i5/OS™ library that contains the objects
that are saved. </p>
<p>For the SAV command, OPTFILE(*) generates a filename of the form SAVyyyymmddhhmmssmmm,
where yyyymmddhhmmssmmm is the current date and time.</p>
</div>
</div>
<div class="nested1" xml:lang="en-us" id="usethemediaejectoption"><a name="usethemediaejectoption"><!-- --></a><h2 class="topictitle2">Use the media eject option</h2>
<div><p>For standalone drive devices that are attached by PowerPC<sup>®</sup> I/O adapters, you can automatically
open the media tray at the conclusion of a Save and Restore operation. You
can do this by specifying the ENDOPT(*UNLOAD) parameter. The system ignores
this parameter for optical library devices. The ENDOPT(*LEAVE) or ENDOPT(*REWIND)
parameters have no effect on optical standalone drive devices or optical media
library devices.</p>
</div>
</div>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>