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

60 lines
4.1 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?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="Organize save and restore data on optical devices" />
<meta name="abstract" content="This topic provides information about organizing save and restore data on optical devices according to path name lengths, naming conventions, and directory levels." />
<meta name="description" content="This topic provides information about organizing save and restore data on optical devices according to path name lengths, naming conventions, and directory levels." />
<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="rzam4orgsaverestrdta" />
<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>Organize save and restore data on optical devices</title>
</head>
<body id="rzam4orgsaverestrdta"><a name="rzam4orgsaverestrdta"><!-- --></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">Organize save and restore data on optical devices</h1>
<div><p>This topic provides information about organizing save and restore
data on optical devices according to path name lengths, naming conventions,
and directory levels.</p>
<p>The save data on optical media is uniquely identified by a path name. This
path name has the form: /directory name/subdirectory name/../filename. You
may create and specify as many directory levels as is necessary to organize
your save data to suit your needs. If no directory levels are specified, the
save data file is placed in the root directory of the specified optical volume.</p>
<p>The optical path name may be up to 256 alphanumeric characters in length.
Optical volume names may be up to 32 alphanumeric characters in length. Some
caution is necessary when using long names. Many i5/OS™ save and restore displays, messages,
reports, output files, and object descriptions, support a maximum of 6 characters
for volume names, and 17 characters for path names. Longer names will appear
truncated in these instances. Additionally, some automated data management
software may not properly handle long volume names and long path names.</p>
<p><strong>Performing a save operation to optical storage</strong></p>
<div class="p">You can save the i5/OS library DEVLIB01 to the optical volume SRVOL1
that is contained in library device OPTMLB02. You do this by using the following
CL command: <pre>SAVLIB LIB(DEVLIB01) DEV(OPTMLB02) VOL(SRVOL1) (/DEVLIB01) </pre>
</div>
<p>An optical file containing the save data, with the name DEVLIB01, will
be created in the root directory of volume SRVOL1.</p>
</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>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>