ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiu_5.4.0.1/rzaiurzaiu126.htm

58 lines
3.3 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="reference" />
<meta name="DC.Title" content="Save Changed Objects (SAVCHGOBJ) command" />
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu125.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="rzaiu126" />
<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>Save Changed Objects (SAVCHGOBJ) command</title>
</head>
<body id="rzaiu126"><a name="rzaiu126"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Save Changed Objects (SAVCHGOBJ) command</h1>
<div><div class="section"><p>Use the Save Changed Objects (SAVCHGOBJ) command to save only
those objects that have changed since a specified time.</p>
<p>The options
for specifying objects, object types, and libraries are similar to those for
the SAVOBJ command: </p>
<ul><li>You can specify up to 300 different libraries by using the LIB parameter.
You may use specific or generic values.</li>
<li>You can omit up to 300 libraries by using the OMITLIB parameter. You may
specify generic values for this parameter.</li>
<li>You can omit up to 300 objects by using the OMITOBJ parameter. You may
specify generic values for this parameter.</li>
</ul>
<div class="note"><span class="notetitle">Note:</span> <img src="./delta.gif" alt="Start of change" />Use the Command user space (CMDUSRSPC) parameter on
the save commands to specify up to 32767 names for the parameters.<img src="./deltaend.gif" alt="End of change" /></div>
<div class="p">You
can perform multiple concurrent SAVCHGOBJ operations against
a single library. This can be helpful if you need to save different parts
of a library to different media devices simultaneously, as shown in the following
example: <pre>SAVCHGOBJ OBJ(A* B* C* $* #* @* ...L*) DEV(media-device-name-one) LIB(<span class="synph"><span class="var">library-name</span></span>)
SAVCHGOBJ OBJ(M* N* O* ...Z*) DEV(media-device-name-two) LIB(<span class="synph"><span class="var">library-name</span></span>)</pre>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu125.htm">Save only changed objects</a></div>
</div>
</div>
</body>
</html>