ibm-information-center/dist/eclipse/plugins/i5OS.ic.dm_5.4.0.1/rbal3copydelrec.htm

65 lines
4.8 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="Copy deleted records (COMPRESS parameter)" />
<meta name="abstract" content="You might want to copy deleted records to preserve the relative record numbers of records that are copied from the from-file. You can copy both deleted and undeleted records from one physical file member to another by specifying the COMPRESS(*NO) parameter on a copy command." />
<meta name="description" content="You might want to copy deleted records to preserve the relative record numbers of records that are copied from the from-file. You can copy both deleted and undeleted records from one physical file member to another by specifying the COMPRESS(*NO) parameter on a copy command." />
<meta name="DC.Relation" scheme="URI" content="rbal3selrecords.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3requirements.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3restrictions.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3details.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3add.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3copysel.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal3copydelrec" />
<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>Copy deleted records (COMPRESS parameter)</title>
</head>
<body id="rbal3copydelrec"><a name="rbal3copydelrec"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Copy deleted records (COMPRESS parameter)</h1>
<div><p>You might want to copy deleted records to preserve the relative
record numbers of records that are copied from the from-file. You can copy
both deleted and undeleted records from one physical file member to another
by specifying the COMPRESS(*NO) parameter on a copy command.</p>
<p> If you do not use COMPRESS(*NO), only records that have not been deleted
are copied from the from-file.</p>
<div class="note"><span class="notetitle">Note:</span> You can use this parameter on the CPYF command only.</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbal3requirements.htm">Requirements of COMPRESS(*NO) parameter and the CPYF command</a></strong><br />
To use COMPRESS(*NO), the conditions discussed in this topic must be true.</li>
<li class="ulchildlink"><strong><a href="rbal3restrictions.htm">Restrictions of the COMPRESS(*NO) parameter and the CPYF command</a></strong><br />
You cannot specify COMPRESS(*NO) for the cases discussed in this topic.</li>
<li class="ulchildlink"><strong><a href="rbal3details.htm">Details of the COMPRESS(*NO) parameter and the CPYF command</a></strong><br />
The COMPRESS(*NO) parameter allows the system to copy more quickly
because records are transferred in blocks, but this is <em>not always</em> true.
Typically, the COMPRESS(*NO) function does not significantly affect performance.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3selrecords.htm" title="You can use parameters on the copy commands to select only the specific records that you want to copy.">Select the records to copy</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rbal3add.htm" title="When you specify *ADD, each record copied is added to the end of the existing records in the member.">Specify *ADD when copying files</a></div>
<div><a href="rbal3copysel.htm" title="You can use the RCDFMT parameter to select records of a certain record format to copy. Note that you can use this parameter on the CPYF command only.">Selecting records using a specified record format name (RCDFMT parameter)</a></div>
</div>
</div>
</body>
</html>