62 lines
3.9 KiB
HTML
62 lines
3.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="copyright" content="(C) Copyright IBM Corporation 2005" />
|
||
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
||
|
<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="Specify the member name for the copy operation" />
|
||
|
<meta name="abstract" content="You can specify various member name for the copy operation." />
|
||
|
<meta name="description" content="You can specify various member name for the copy operation." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3selmem.htm" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbal3naming" />
|
||
|
<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>Specify the member name for the copy operation</title>
|
||
|
</head>
|
||
|
<body id="rbal3naming"><a name="rbal3naming"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Specify the member name for the copy operation</h1>
|
||
|
<div><p>You can specify various member name for the copy operation.</p>
|
||
|
<p><img src="./delta.gif" alt="Start of change" />If you specify TOMBR (*FIRST), the copy operation does
|
||
|
not specify a label identifier. Therefore, you must specify a label identifier
|
||
|
(LABEL parameter) on an OVRTAPF command. If you specify the special value
|
||
|
*FIRST, or *TAPF on the copy command, then the copy command uses the label
|
||
|
from the device file description.<img src="./deltaend.gif" alt="End of change" /></p>
|
||
|
<p><img src="./delta.gif" alt="Start of change" />If the from-file is tape, the copy command uses the from-file
|
||
|
label as the label for a tape to-file. If the to-file is a database file,
|
||
|
the command uses the nonblank characters to the extreme right of the from-file
|
||
|
label for the member name of the to-file. The command uses up to a maximum
|
||
|
of either 10 characters or to the period at the extreme right in the from-file
|
||
|
label. The copy operation uses only valid member names for a database to-file.<img src="./deltaend.gif" alt="End of change" /></p>
|
||
|
<p>If the from-file is a tape file that is not labeled, then a to-file member
|
||
|
or label name is created that corresponds to the data file on the tape from-file
|
||
|
in the form of CPYnnnnn, where nnnnn is the tape sequence number of the data
|
||
|
file.</p>
|
||
|
<div class="p">If you specify a tape in the FROMMBR or TOMBR parameter, it can have a
|
||
|
maximum length of 10 characters. If the label contains special characters
|
||
|
or more than 10 characters, you must specify the label on one of the following
|
||
|
commands: <img src="./delta.gif" alt="Start of change" /><ul><li>Create Tape File (CRTTAPF)</li>
|
||
|
<li>Change Tape File (CHGTAPF)</li>
|
||
|
<li>Override with Tape File (OVRTAPF)</li>
|
||
|
</ul><img src="./deltaend.gif" alt="End of change" />
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3selmem.htm" title="iSeries gives you several options for copying file members.">Select members to copy</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|