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

97 lines
6.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="Copying optical volume data" />
<meta name="abstract" content="Optical files can be copied from one or more volumes or directories to other volumes or directories." />
<meta name="description" content="Optical files can be copied from one or more volumes or directories to other volumes or directories." />
<meta name="DC.Relation" scheme="URI" content="rzam4useoptvols.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="rzam4copyoptvoldata" />
<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>Copying optical volume data</title>
</head>
<body id="rzam4copyoptvoldata"><a name="rzam4copyoptvoldata"><!-- --></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">Copying optical volume data</h1>
<div><p>Optical files can be copied from one or more volumes or directories
to other volumes or directories.</p>
<p>To copy optical files in one or all of the directories on a volume to another
volume or directory, select option 3 (Copy) in the Opt column on the Work
with Optical Volumes display next to the volume with the directory you want
copied.</p>
<p> The Copy Optical (CPYOPT) display shown in the figure below appears and
prompts you for more information.</p>
<br /><img src="rzam4029.gif" alt="Copy Optical&#xA;(CPYOPT) " /><br /><br /><img src="rzam4030.gif" alt="Copy Optical (CPYOPT) " /><br /><p>This command is not allowed for LAN-attached optical devices. If you attempt
to use a LAN-attached optical device, and error message is issued.</p>
<p>The name of the volume appears on the display. You must specify the name
of the directory to be copied from and the volume to receive the copy (the
volume must be initialized before copying). If you are copying a full volume,
specify an unused volume to receive the copied files to be sure that enough
space is available.</p>
<p>This command does not delete files for you. Therefore, if you use this
command to make additional copies, you must delete files from the target volume
that have been deleted from the source volume. </p>
<p>When the copy request is completed, a message is added to the job log stating
the number of files copied successfully and the number of files that were
not copied. For each file that is not copied, a message stating the full file
name is added to the job log. For each directory processed, a message is added
to the job log stating the number of files copied successfully and the number
of files that were not copied successfully.</p>
<div class="section"><h4 class="sectiontitle">Select files to copy (SLTFILE) parameter</h4><p>The Select
files to copy (SLTFILE) parameter indicates how files are to be selected for
copying. You can select whether to replace files that already exist on the
volume to which you are copying. A value of *CHANGED specifies that a file
is copied if it does not exist on the target volume, or if the file is more
current than the one on the target volume. A value of *NEW specifies that
only files that do not already exist on the <span class="uicontrol">To volume identifier</span> field
are copied. A value of *ALL specifies that all files are copied, even if they
exist with the same creation date.</p>
</div>
<div class="section"><h4 class="sectiontitle">Copy option (COPYTYPE) parameter</h4><p>The Copy option
(COPYTYPE) parameter indicates which resources are used to perform the copy
operation. A value of *IOP specifies that the copy operation will have better
performance but will slow down other requests to the optical media library.
A value of *SYSTEM specifies that the copy request will share the optical
media library resources with other requests but will cause the copy request
to take longer.</p>
</div>
<div class="section"><h4 class="sectiontitle">Starting date and time (FROMTIME) parameter</h4><p>The
starting date and time (FROMTIME) parameter is optional and can be used to
further restrict the number of files that are copied. Files from the source
volume that have a creation or modification date and time greater than or
equal to the date and time entered on this parameter are selected to be copied.</p>
</div>
<div class="section"><h4 class="sectiontitle">Example: Copy optical volume data</h4><p>To make a complete
copy of VOLA on VOLB, use the following command:</p>
<pre>CPYOPT FROMVOL(VOLA) FROMDIR(/) TOVOL(VOLB) TODIR(*FROMDIR) SLTFILE(*CHANGED)
CPYSUBDIR(*YES) CRTDIR(*YES) ALWCPYOPP(*NO) COPYTYPE(*IOP)</pre>
<div class="p">The
Copy Optical (CPYOPT) command applies to:<ul><li>Volumes in directly attached optical media libraries</li>
<li>Volumes in CD-ROM or DVD devices</li>
<li>Volumes in virtual optical devices</li>
</ul>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4useoptvols.htm" title="These topics describe the Work with Optical Volumes options on the Optical Support Utilities main menu.">Use optical volumes</a></div>
</div>
</div>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>