ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamp_5.4.0.1/rzampsaverst.htm

100 lines
6.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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="reference" />
<meta name="DC.Title" content="Save and restore limits" />
<meta name="abstract" content="This topic contains the values for the system limits that are related to save and restore, such as limits for the size of a save file and the size of an object that can be saved." />
<meta name="description" content="This topic contains the values for the system limits that are related to save and restore, such as limits for the size of a save file and the size of an object that can be saved." />
<meta name="DC.Relation" scheme="URI" content="rzampoverview.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2003, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2003, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzampsaverst" />
<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 and restore limits</title>
</head>
<body id="rzampsaverst"><a name="rzampsaverst"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Save and restore limits</h1>
<div><p>This topic contains the values for the system limits that are related
to save and restore, such as limits for the size of a save file and the size
of an object that can be saved. </p>
<div class="section"><div class="p">
<div class="tablenoborder"><a name="rzampsaverst__saversttble"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rzampsaverst__saversttble" width="100%" frame="border" border="1" rules="all"><caption>Table 1. Save and restore limits</caption><thead align="left"><tr><th valign="top" width="50%" id="d0e23">Save and restore limits</th>
<th valign="top" width="50%" id="d0e25">Value</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="50%" headers="d0e23 ">Maximum number of related objects that can be saved in a single save
operation<sup>1</sup></td>
<td valign="top" width="50%" headers="d0e25 ">Approximately 111 000</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e23 "><img src="./delta.gif" alt="Start of change" />Maximum number of related objects that can be restored
in a single restore operation <sup>1</sup><img src="./deltaend.gif" alt="End of change" /></td>
<td valign="top" width="50%" headers="d0e25 "><img src="./delta.gif" alt="Start of change" />Approximately 104 000<img src="./deltaend.gif" alt="End of change" /></td>
</tr>
<tr><td valign="top" width="50%" headers="d0e23 ">Maximum number of names in a save or restore command specifying which
objects or libraries to include or exclude in the save or restore operation<sup>2</sup></td>
<td valign="top" width="50%" headers="d0e25 ">300</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e23 ">Maximum number of concurrent save or restore operations</td>
<td valign="top" width="50%" headers="d0e25 ">Limited only by available machine resources</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e23 "><img src="./delta.gif" alt="Start of change" />Maximum size of an object that can be saved<img src="./deltaend.gif" alt="End of change" /></td>
<td valign="top" width="50%" headers="d0e25 "><img src="./delta.gif" alt="Start of change" />Approximately 2 terabytes<img src="./deltaend.gif" alt="End of change" /></td>
</tr>
<tr><td valign="top" width="50%" headers="d0e23 ">Maximum size of a save file</td>
<td valign="top" width="50%" headers="d0e25 ">Approximately 1 terabyte</td>
</tr>
<tr><td colspan="2" valign="top" headers="d0e23 d0e25 "><div class="note"><span class="notetitle">Note:</span> </div>
<ol><li><img src="./delta.gif" alt="Start of change" />All database file objects in a library that are related to
each other by dependent logical files are considered to be related objects.
Starting in V5R4, all database files in a library that have referential constraints
are considered to be related objects when using the save-while-active function. <p></p>
<div class="p">A
database file object consists of one or more internal objects. A maximum of
approximately 500 000 related internal objects can be saved in a single
save operation. One internal object is saved for each database file object,
along with the following additional internal objects: <ul><li>If the physical file is not keyed, add 1 internal object per member.</li>
<li>If the physical file is keyed, add 2 internal objects per member.</li>
<li>If the physical file has unique or referential constraints, add 1 internal
object per constraint.</li>
<li>If the physical file has triggers, add 1 internal object for the file.</li>
<li>If the physical or logical file has column level authorities, add 1 internal
object for the file.</li>
<li>If you use ACCPTH(*YES) on the save command, add 1 internal object for
each logical file in the save request.</li>
</ul>
</div>
<img src="./deltaend.gif" alt="End of change" /></li>
<li><img src="./delta.gif" alt="Start of change" />Using generic names to specify groups of objects or libraries
can help avoid this limit. For the LIB, OMITLIB and OMITOBJ parameters on
save commands, you can use the Command User Space (CMDUSRSPC) parameter to
raise the limit to 32 767 simple or generic names.<img src="./deltaend.gif" alt="End of change" /></li>
</ol>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzampoverview.htm" title="If you exceed system limitations you can experience an application outage or a system outage. Avoid these types of outages by being aware of the maximum capacities and system limitations in advance.">Maximum capacities</a></div>
</div>
</div>
</body>
</html>