ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaki_5.4.0.1/rzakichoosesap.htm

64 lines
4.5 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="How the system chooses access paths to protect" />
<meta name="abstract" content="The system periodically examines access path exposure and estimates how long it would take to rebuild all the exposed access paths. If the rebuild time exceeds your target recovery times for access paths, the system selects additional access paths for protection." />
<meta name="description" content="The system periodically examines access path exposure and estimates how long it would take to rebuild all the exposed access paths. If the rebuild time exceeds your target recovery times for access paths, the system selects additional access paths for protection." />
<meta name="DC.Relation" scheme="URI" content="rzakismappintro.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="rzakichoosesap" />
<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>How the system chooses access paths to protect</title>
</head>
<body id="rzakichoosesap"><a name="rzakichoosesap"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">How the system chooses access paths to protect</h1>
<div><p>The system periodically examines access path exposure and estimates
how long it would take to rebuild all the exposed access paths. If the rebuild
time exceeds your target recovery times for access paths, the system selects
additional access paths for protection.</p>
<p>An access path is <strong>exposed</strong> when the access path has
changed because records have been added or deleted or because a key field
has changed, and those changes have not yet been written to the disk. The
system periodically examines access path exposure and estimates the time required
to rebuild all the exposed access paths. If the rebuild time exceeds your
target recovery times for access paths, the system selects additional access
paths for protection. The system can also remove access paths from protection
if the estimated time for rebuilding access paths consistently falls below
your target recovery times for access paths. The recover attribute of a file
is not used in determining whether to protect access paths.</p>
<p>Some access paths are not eligible for protection by SMAPP:</p>
<ul><li>A file that specifies MAINT(*REBLD).</li>
<li>An access path that is already explicitly journaled.</li>
<li>An access path in the QTEMP library.</li>
<li>An access path whose underlying physical files are journaled to different
journals.</li>
<li>A file journaled to a journal in standby state.</li>
<li><img src="./delta.gif" alt="Start of change" />Some access paths that use an international component for unicode
(ICU) sort sequence table.<img src="./deltaend.gif" alt="End of change" /></li>
</ul>
<p>You can use the <span class="cmdname">Display Recovery for Access Paths (DSPRCYAP)</span> command
to see a list of access paths that are not eligible for SMAPP.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakismappintro.htm" title="System-managed access-path protection (SMAPP) allows you to use some of the advantages of journaling without explicitly setting up journaling. Use SMAPP to decrease the time it takes to restart your system after an abnormal end.">System-managed access-path protection</a></div>
</div>
</div>
</body>
</html>