74 lines
4.3 KiB
HTML
74 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="Choose availability options" />
|
||
|
<meta name="abstract" content="Availability options are a complement to a good save strategy, not a replacement." />
|
||
|
<meta name="description" content="Availability options are a complement to a good save strategy, not a replacement." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaj1overview.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../rzalw/rzalwoverview.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../rzaiu/rzaiurzaiu116.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaj1availopt" />
|
||
|
<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>Choose availability options</title>
|
||
|
</head>
|
||
|
<body id="rzaj1availopt"><a name="rzaj1availopt"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Choose availability options</h1>
|
||
|
<div><p>Availability options are a complement to a good save strategy,
|
||
|
not a replacement.</p>
|
||
|
<p>Availability options can significantly reduce the time it takes you to
|
||
|
recover after a failure. In some cases, availability options can prevent
|
||
|
you from having to perform a recovery.</p>
|
||
|
<div class="p">To justify the cost of using availability options, you need to understand
|
||
|
the following items: <ul><li>The value your system provides.</li>
|
||
|
<li>The cost of a scheduled or unscheduled outage.</li>
|
||
|
<li>What your availability requirements are.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="p">The following list shows the availability options that you can use to complement
|
||
|
your save strategy: <ul><li>Journal management lets you recover the changes to objects that have occurred
|
||
|
since your last complete save.</li>
|
||
|
<li>Access path protection lets you re-create the order in which records in
|
||
|
a database file are processed.</li>
|
||
|
<li>Disk pools limit the amount of data you need to recover to the data in
|
||
|
the disk pool with the failed unit.</li>
|
||
|
<li>Device parity protection enables you to reconstruct data that is lost;
|
||
|
the system can continue to run while the data is being reconstructed.</li>
|
||
|
<li>Mirrored protection helps you keep your data available because you have
|
||
|
two copies of the data on two separate disk units.</li>
|
||
|
<li>Clustering lets you maintain some or all data on two systems; the secondary
|
||
|
system can take over critical application programs if the primary system fails.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<p>The Availability roadmap for your iSeries™ topic contains information that
|
||
|
you can use to implement an availability solution on your iSeries server.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaj1overview.htm" title="This topic describes what to do in the event that you need to use backup copies if you lose information on your system.">Plan a backup and recovery strategy</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="../rzalw/rzalwoverview.htm">Availability roadmap for your iSeries server</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="../rzaiu/rzaiurzaiu116.htm">Special values for the SAVLIB command</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|