86 lines
5.5 KiB
HTML
86 lines
5.5 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 database physical files (tables)" />
|
|
<meta name="abstract" content="When you start journaling a physical file (table), you specify whether you want after-images saved, or both before-images and after-images." />
|
|
<meta name="description" content="When you start journaling a physical file (table), you specify whether you want after-images saved, or both before-images and after-images." />
|
|
<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="rzakiestimatercv.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakijrnbi.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/strjrnpf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzatc/rzatcoverdb2.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="rzakistrjrnpf" />
|
|
<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 database physical files (tables)</title>
|
|
</head>
|
|
<body id="rzakistrjrnpf"><a name="rzakistrjrnpf"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Journal database physical files (tables)</h1>
|
|
<div><p>When you start journaling a physical file (table),
|
|
you specify whether you want after-images saved, or both before-images and
|
|
after-images.</p>
|
|
<div class="section"><p>To reduce the number of journal entries, you can omit entries
|
|
for open operations and close operations for the file. To omit open and close
|
|
entries from being journaled, select the <span class="uicontrol">Exclude open and close
|
|
entries</span> in iSeries™ Navigator. Or you can Specify <samp class="codeph">OMTJRNE(*OPNCLO)</samp> on
|
|
the Start Journal Physical File (STRJRNPF) command. If you choose to omit
|
|
open journal entries and close journal entries, be aware that:</p>
|
|
<ul><li>You cannot use the journal to audit who has accessed the file.</li>
|
|
<li>You cannot apply or remove journal changes to open boundaries and close
|
|
boundaries using the TOJOBO and TOJOBC parameters.</li>
|
|
</ul>
|
|
</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="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="rzakiestimatercv.htm" title="You can use the methods below to estimate the effect a journal receiver will have on auxiliary storage.">Methods to estimate the size of a journal receiver</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../cl/strjrnpf.htm">Start Journal Physical File (STRJRNPF) command</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../rzatc/rzatcoverdb2.htm">DB2 Universal Database</a></div>
|
|
</div>
|
|
</div><div class="nested1" xml:lang="en-us" id="startjournalphydatabase"><a name="startjournalphydatabase"><!-- --></a><h2 class="topictitle2">Start journaling for physical database files</h2>
|
|
<div><ol><li><span>In iSeries Navigator,
|
|
expand the system with the object you want to journal.</span></li>
|
|
<li><span>Expand <span class="uicontrol">Databases</span> and the database with the
|
|
object you want to journal.</span></li>
|
|
<li><span>Expand <span class="uicontrol">Schemas</span> and select the schema with
|
|
the object you want to journal.</span></li>
|
|
<li><span>Click <span class="uicontrol">Tables</span>.</span></li>
|
|
<li><span>Right-click the table you want to journal and select <span class="uicontrol">Journaling</span>.</span></li>
|
|
</ol>
|
|
<div class="section"><p>Or you can use the STRJRNPF command to start journaling physical
|
|
database files.</p>
|
|
<p>The DB2™ Universal Database topic has complete
|
|
information about database files.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |