63 lines
4.0 KiB
HTML
63 lines
4.0 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="Restore access paths" />
|
|
<meta name="abstract" content="The system has the ability to restore access paths and it usually restores an access path faster than it rebuilds it." />
|
|
<meta name="description" content="The system has the ability to restore access paths and it usually restores an access path faster than it rebuilds it." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbaforzahfpri.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzaki/rzakikickoff.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbaforzahfprk" />
|
|
<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>Restore access paths</title>
|
|
</head>
|
|
<body id="rbaforzahfprk"><a name="rbaforzahfprk"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Restore access paths</h1>
|
|
<div><p>The system has the ability to restore access paths and it usually
|
|
restores an access path faster than it rebuilds it.</p>
|
|
<div class="p">The system can restore access paths if: <ul><li>They were previously saved.</li>
|
|
<li>All the physical files on which they depend are restored at the same time.</li>
|
|
</ul>
|
|
</div>
|
|
<p>For example, assume that a logical file is built over a physical file that
|
|
contains 500 000 records. You have determined through the Display Object Description
|
|
(DSPOBJD) command that the size of the logical file is about 15 megabytes. </p>
|
|
<p>In this example, it takes about 50 minutes to rebuild the access path for
|
|
the logical file. It takes about 1 minute to restore the same access path
|
|
from a tape. (This assumes that the system builds approximately 10 000 index
|
|
entries per minute.)</p>
|
|
<p>After restoring the access path, you might need to update the file by applying
|
|
the latest journal changes. For example, the system applies approximately
|
|
80 000 to 100 000 journal entries to the file per hour. This assumes that
|
|
each of the physical files to which entries are being applied has only one
|
|
access path built over it. This rate drops proportionally for each access
|
|
path of *IMMED maintenance that is present over the physical file. Even with
|
|
this additional recovery time, you usually find that it is faster to restore
|
|
access paths than to rebuild them.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbaforzahfpri.htm" title="The system ensures the integrity of an access path before you can use it. If the system determines that the access path is unusable, the system attempts to recover it. You can control when to have the access path recovered.">Reduce time in access path recovery</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzaki/rzakikickoff.htm">Journal management</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |