53 lines
4.3 KiB
HTML
53 lines
4.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="concept" />
|
|
<meta name="DC.Title" content="Write data and access paths to auxiliary storage" />
|
|
<meta name="abstract" content="Normally, DB2 Universal Database for iSeries determines when to write changed data from main storage to auxiliary storage. However, you can control when database changes are written to auxiliary storage." />
|
|
<meta name="description" content="Normally, DB2 Universal Database for iSeries determines when to write changed data from main storage to auxiliary storage. However, you can control when database changes are written to auxiliary storage." />
|
|
<meta name="DC.subject" content="writing, data to auxiliary storage, access paths to auxiliary storage, auxiliary storage, writing data to, method, writing access paths to, FRCRATIO (Force-Write Ratio) parameter, Force-Write Ratio (FRCRATIO) parameter, data integrity considerations, FRCACCPTH (Force Access Path) parameter, Force Access Path (FRCACCPTH) parameter, parameter, FRCRATIO (Force-Write Ratio), FRCACCPTH (Force Access Path)" />
|
|
<meta name="keywords" content="writing, data to auxiliary storage, access paths to auxiliary storage, auxiliary storage, writing data to, method, writing access paths to, FRCRATIO (Force-Write Ratio) parameter, Force-Write Ratio (FRCRATIO) parameter, data integrity considerations, FRCACCPTH (Force Access Path) parameter, Force Access Path (FRCACCPTH) parameter, parameter, FRCRATIO (Force-Write Ratio), FRCACCPTH (Force Access Path)" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafoprercv.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbaforzahfpra.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="rbafoprefrc" />
|
|
<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> Write data and access paths to auxiliary storage</title>
|
|
</head>
|
|
<body id="rbafoprefrc"><a name="rbafoprefrc"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1"> Write data and access paths to auxiliary storage</h1>
|
|
<div><p> Normally, DB2 Universal Database™ for iSeries™ determines
|
|
when to write changed data from main storage to auxiliary storage. However,
|
|
you can control when database changes are written to auxiliary storage.</p>
|
|
<p>If you want to control when changed data are written from main storage
|
|
to auxiliary storage, you can use the force write ratio (FRCRATIO) parameter
|
|
on the create, change, or override database file commands, and the force access
|
|
path (FRCACCPTH) parameter on the create and change database file commands.
|
|
Using the FRCRATIO and FRCACCPTH parameters have performance and recovery
|
|
considerations for your system.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafoprercv.htm" title="These topics include the data integrity runtime considerations for more efficient file processing.">Data recovery and integrity</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rbaforzahfpra.htm" title="These topics discuss the iSeries functions of recovering or restoring your database after the system loses data.">Recover and restore your database</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |