ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaki_5.4.0.1/rzakistrjrndta.htm

86 lines
5.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="task" />
<meta name="DC.Title" content="Journal data areas and data queues" />
<meta name="abstract" content="When you start journaling for a data area or a data queue, the system writes journal entries for all changes to the data area or data queue." />
<meta name="description" content="When you start journaling for a data area or a data queue, the system writes journal entries for all changes to the data area or data queue." />
<meta name="DC.Relation" scheme="URI" content="rzakistrjrnl.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakijrnbi.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/strjrn.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/strjrnobj.htm" />
<meta name="DC.Relation" scheme="URI" content="../apis/qjosjobj.htm" />
<meta name="DC.Relation" scheme="URI" content="../rbam6/clpro.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzaks/rzaks1.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="rzakistrjrndta" />
<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>Journal data areas and data queues</title>
</head>
<body id="rzakistrjrndta"><a name="rzakistrjrndta"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Journal data areas and data queues</h1>
<div><p>When you start journaling for a data area or a data queue, the
system writes journal entries for all changes to the data area or data queue.</p>
<div class="p">The following restrictions apply for journaling data areas and data
queues:<ul><li>For data areas, only local external data area objects may be journaled.
The special data areas (*LDA, *GDA, *PDA) and DDM data areas cannot be journaled.</li>
<li>For data queues, only local data queues are supported. DDM data queues
cannot be journaled. </li>
</ul>
</div>
<div class="section">When you start journaling a data area, you specify whether you want
after-images saved, or both before-images and after-images.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakistrjrnl.htm" title="This topic provides information about how to start journaling for all object types.">Start journaling</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakijrnbi.htm" title="When you journal an object, the system always writes an after-image for every change that is made. You can request that the system write before-image journal entries for database files and data areas. All other object types only journal after-images. This significantly increases the auxiliary storage requirements for journaling.">Reasons to journal before-images</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/strjrn.htm">Start Journal (STRJRN) command</a></div>
<div><a href="../cl/strjrnobj.htm">Start Journal Object (STRJRNOBJ) command</a></div>
<div><a href="../apis/qjosjobj.htm">Start Journal (QjoStartJournal) API</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../rbam6/clpro.htm" target="_blank">CL programming</a></div>
<div><a href="../rzaks/rzaks1.htm" target="_blank">Work Management</a></div>
</div>
</div><div class="nested1" xml:lang="en-us" id="startjournalidataqueues"><a name="startjournalidataqueues"><!-- --></a><h2 class="topictitle2">Start journaling for data areas and data queues</h2>
<div><ol><li><span>In iSeries™ Navigator,
expand the system with the data area or data queue you want to journal.</span></li>
<li><span>Expand File Systems.</span></li>
<li><span>Expand Integrated File System.</span></li>
<li><span>Expand QSYS.LIB.</span></li>
<li><span>Select the library with the data area or data queue.</span></li>
<li><span>Right-click the data area or data queue you want to journal and
select <span class="uicontrol">Journaling</span>.</span></li>
</ol>
<div class="section"><p>Or, after you have created the journal, use one the
following commands or API for each data area or data queue you want to journal:</p>
<ul><li><span class="cmdname">Start Journal (STRJRN)</span> command</li>
<li><span class="cmdname">Start Journal Object (STRJRNOBJ)</span> command</li>
<li><span class="apiname">Start Journal (QjoStartJournal)</span> API</li>
</ul>
</div>
</div>
</div>
</body>
</html>