64 lines
4.4 KiB
HTML
64 lines
4.4 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="Benefits of journal management" />
|
||
|
<meta name="abstract" content="The primary benefit of journal management is that it enables you to recover the changes to an object that have occurred since the object was last saved. This ability is especially useful if you have an unscheduled outage such as a power failure." />
|
||
|
<meta name="description" content="The primary benefit of journal management is that it enables you to recover the changes to an object that have occurred since the object was last saved. This ability is especially useful if you have an unscheduled outage such as a power failure." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakiconcepts.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../rzaiu/rzaiurzaiu300.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakipartialtrans.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="rzakireasons" />
|
||
|
<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>Benefits of journal management</title>
|
||
|
</head>
|
||
|
<body id="rzakireasons"><a name="rzakireasons"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Benefits of journal management</h1>
|
||
|
<div><p>The primary benefit of journal management is that it enables you
|
||
|
to recover the changes to an object that have occurred since the object was
|
||
|
last saved. This ability is especially useful if you have an unscheduled outage
|
||
|
such as a power failure.</p>
|
||
|
<p>In addition to powerful recovery functions, journal management also has
|
||
|
the following benefits:</p>
|
||
|
<ul><li>Journal management enhances system security. You can create an audit trail
|
||
|
of activity that occurs for objects.</li>
|
||
|
<li>Journal management allows you to generate user defined journal entries
|
||
|
to record activity, even for objects that do not allow journaling.</li>
|
||
|
<li>Journal management provides quicker recovery of access paths if your system
|
||
|
ends abnormally.</li>
|
||
|
<li>Journal management provides quicker recovery when restoring from save-while-active
|
||
|
media.</li>
|
||
|
<li>Journal management provides the means to recover an object that was saved
|
||
|
with partial transactions.</li>
|
||
|
</ul>
|
||
|
<p><img src="./delta.gif" alt="Start of change" />Save your server while it is active has instructions
|
||
|
for saving an object with partial transactions. See the example below for
|
||
|
instructions about recovering objects with partial transactions.<img src="./deltaend.gif" alt="End of change" /></p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakiconcepts.htm" title="This topic explains how journal management works, why to use it, and how it affects your system.">Journal management concepts</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="../rzaiu/rzaiurzaiu300.htm">Save your server while it is active</a></div>
|
||
|
<div><a href="rzakipartialtrans.htm" title="If you restore an object that was saved with a save-while-active operation that specified that the object can be saved before it reaches a commitment boundary, it can have partial transactions. To recover objects that are in a partial state you must perform an apply or a remove journaled changes operation.">Example: Recover objects with partial transactions</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|