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

59 lines
3.7 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="Starting date and time" />
<meta name="abstract" content="The system will use the FROMTIME parameter to determine if a file is eligible for copying based on its creation or modification date." />
<meta name="description" content="The system will use the FROMTIME parameter to determine if a file is eligible for copying based on its creation or modification date." />
<meta name="DC.Relation" scheme="URI" content="rzam4keyparams.htm" />
<meta name="DC.Relation" scheme="URI" content="rzam4exmplcpyopt.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="rzam4strtdatetime" />
<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>Starting date and time</title>
</head>
<body id="rzam4strtdatetime"><a name="rzam4strtdatetime"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Starting date and time</h1>
<div><p>The system will use the FROMTIME parameter to determine if a file
is eligible for copying based on its creation or modification date. </p>
<p>All files that were created, changed, or whose attributes have changed,
on or after the starting date and time are eligible for copying. You can determine
when a file was last created or changed by specifying DATA(*FILATR) on the
Display Optical (DSPOPT) CL command. The default values: *BEGIN for Starting
date and *AVAIL for Starting time indicates that all files meet the starting
date and time requirement. Specifying a starting date and time identifies
only files that were created or changed since that date and time as eligible
for copying.</p>
<p>You can use this parameter to greatly limit the number of files that require
processing by CPYOPT. This decreases the time that is required to process
the files. You could combine this parameter and the SLTFILE parameter to limit
the number of files that need to be checked before copying. You could select
only files that were *CHANGED or *NEW after a specified starting date and</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzam4exmplcpyopt.htm">Examples: CPYOPT command</a></strong><br />
Below are two scenarios using the CPYOPT command: Copy all files from the source volume and copy all files form the source volume since the last copy request.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4keyparams.htm" title="There are several parameters which you can specify in order to help you select the files that you want copied, and they include:">Key parameters</a></div>
</div>
</div>
</body>
</html>