ibm-information-center/dist/eclipse/plugins/i5OS.ic.dbp_5.4.0.1/rbaforzahfprw.htm

70 lines
4.6 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="Effects of the storage pool paging option on database recovery" />
<meta name="abstract" content="The shared pool paging option controls whether the system dynamically adjusts the paging characteristics of the storage pool for optimum performance." />
<meta name="description" content="The shared pool paging option controls whether the system dynamically adjusts the paging characteristics of the storage pool for optimum performance." />
<meta name="DC.Relation" scheme="URI" content="rbaforzahfprs.htm" />
<meta name="DC.Relation" scheme="URI" content="../apis/qwcchgtn.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzahx/rzahxtuneautotune.htm" />
<meta name="DC.Relation" scheme="URI" content="../apiref/api.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzahx/rzahx1.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="rbaforzahfprw" />
<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>Effects of the storage pool paging option on database recovery</title>
</head>
<body id="rbaforzahfprw"><a name="rbaforzahfprw"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Effects of the storage pool paging option on database recovery</h1>
<div><p>The shared pool paging option controls whether the system dynamically
adjusts the paging characteristics of the storage pool for optimum performance.</p>
<div class="p"> <ul><li>The system does not dynamically adjust paging characteristics for a paging
option of *FIXED.</li>
<li>The system dynamically adjusts paging characteristics for a paging option
of *CALC.</li>
<li>You can also control the paging characteristics through an application
programming interface. For more information, see Change Pool Tuning Information
API (QWCCHGTN) in the Application programming interfaces (APIs) topic.</li>
</ul>
</div>
<p>A shared pool paging option other than *FIXED can have an impact on data
loss for nonjournaled physical files in a system failure. When you do not
journal physical files, data loss from a system failure, where memory is not
saved, can increase for *CALC or USRDFN paging options. You can write file
changes to auxiliary storage less frequently for these options. There is a
risk of data loss for nonjournaled files with the *FIXED option, but the risk
can be higher for *CALC or user-defined (USRDFN) paging options. For more
information about the paging option, see Automatically tune performance of
the Performance topic.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbaforzahfprs.htm" title="After an abnormal system end, the system proceeds through several automatic recovery steps. The system rebuilds the directory and synchronizes the journal to the files being journaled. The system performs recovery operations during IPL and after IPL.">The database recovery process after an abnormal system end</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="../rzahx/rzahxtuneautotune.htm">Automatically tune performance</a></div>
<div><a href="../apiref/api.htm">Application programming interfaces (APIs)</a></div>
<div><a href="../rzahx/rzahx1.htm">Performance</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../apis/qwcchgtn.htm">Change Pool Tuning Information API (QWCCHGTN) command</a></div>
</div>
</div>
</body>
</html>