58 lines
3.6 KiB
HTML
58 lines
3.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="Manage journals" />
|
|
<meta name="abstract" content="Journal management allows you to record all the data changes that occur to one or more database files. You can then use the journal for recovery." />
|
|
<meta name="description" content="Journal management allows you to record all the data changes that occur to one or more database files. You can then use the journal for recovery." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbaforzahfprd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbaforzahfprf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafowrkjrn.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzaki/rzakikickoff.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="rbaforzahfpre" />
|
|
<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>Manage journals</title>
|
|
</head>
|
|
<body id="rbaforzahfpre"><a name="rbaforzahfpre"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Manage journals</h1>
|
|
<div><p>Journal management allows you to record all the data changes that
|
|
occur to one or more database files. You can then use the journal
|
|
for recovery. </p>
|
|
<p>If a database file is destroyed or becomes unusable and you are using journals,
|
|
you can reconstruct most of the activity for the file. The journal also allows
|
|
you to remove revisions made to the file.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbaforzahfprf.htm">Journals</a></strong><br />
|
|
When a change is made to a file and you are using journals, the system records the change in a journal receiver and writes the receiver to auxiliary storage before it is recorded in the file. Therefore, the journal receiver always has the latest database information.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafowrkjrn.htm">Work with journals</a></strong><br />
|
|
This topic discusses what control language (CL) commands and iSeries™ Navigator
|
|
functions you can use to work with journals.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbaforzahfprd.htm" title="The iSeries system uses journaling and commitment control to help you recover data in a database file.">Recover data in a database file</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzaki/rzakikickoff.htm">Journal management</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |