85 lines
6.9 KiB
HTML
85 lines
6.9 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="Change journaling attributes of journaled objects without ending journaling" />
|
||
|
<meta name="abstract" content="Provides information about how to change the journaling attributes of a journaled object without ending journaling." />
|
||
|
<meta name="description" content="Provides information about how to change the journaling attributes of a journaled object without ending journaling." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakistartandend.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgjrnobj.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="rzakichgjrnobj" />
|
||
|
<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>Change journaling attributes of journaled objects without ending journaling</title>
|
||
|
</head>
|
||
|
<body id="rzakichgjrnobj"><a name="rzakichgjrnobj"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Change journaling attributes of journaled objects without ending journaling</h1>
|
||
|
<div><p>Provides information about how to change the journaling attributes of a journaled object without ending journaling.</p>
|
||
|
<p>Use the Change Journal Object (CHGJRNOBJ) command to change journaling attributes of journaled objects without ending and restarting journaling. You can use the CHGJRNOBJ command to do the following:</p>
|
||
|
<ul><li>Change whether you are journaling both before and after images or just after images.</li>
|
||
|
<li>Change whether you are omitting open, close, and force journal entries from the journal receiver.</li>
|
||
|
<li>Change whether you are journaling objects that are created in a directory.</li>
|
||
|
<li>Remove the partial transaction state from a database file.</li>
|
||
|
</ul>
|
||
|
<p>Except for removing the partial transaction state from a database file, the objects whose attributes you are changing must currently be journaled. Also, you can only change one attribute at a time.</p>
|
||
|
<div class="section"><h4 class="sectiontitle">Before and after images</h4><p>Use the Images (IMAGES) parameter to change if you are journaling only after images or both before and after images. The object whose journaling attributes
|
||
|
you are changing must already be journaled. You can change this journaling attribute for the following object types:</p>
|
||
|
<ul><li>Database physical files</li>
|
||
|
<li>Data areas</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Omit journal entries</h4><p>Use the Omit Journal Entries (OMTJRNE) parameter to change whether to omit open, close, and force journal entries from the journal receiver. The object whose
|
||
|
journaling attributes you are changing must already be journaled. You can change this journaling attribute for the following object types:</p>
|
||
|
<ul><li>Database physical files</li>
|
||
|
<li>Integrated file system stream files</li>
|
||
|
<li>Integrated file system directories</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Journal new objects in a directory</h4><p>Use the New Objects Inherit Journaling (INHERIT) parameter to change whether journaling starts automatically for objects that are created in
|
||
|
a journaled integrated file system directory after the attribute is changed.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Partial transaction state</h4><div class="attention"><span class="attentiontitle">Attention:</span> Use of this parameter can result in loss of data. Use this parameter only as a last resort, if the appropriate journal receivers are
|
||
|
unavailable to do an apply or remove journaled changes operation.</div>
|
||
|
<p>Use the Partial Transactions (PTLTNS) parameter to allow an object that contains partial transactions to be used. You use this
|
||
|
parameter only for one of the following reasons:</p>
|
||
|
<ul><li>You are unable to apply or remove the journaled changes to complete or remove the transactions because the journal receivers are unavailable.</li>
|
||
|
<li>The object was involved in a rollback operation that was ended early and there is no saved version of the object to use.</li>
|
||
|
</ul>
|
||
|
<p>Only use this parameter as a last resort because the partial transactions remain within the object.</p>
|
||
|
<p>For instructions for recovering objects in a partial transaction state, see Example: Recover
|
||
|
objects with partial transactions.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Consideration for distributed files</h4><p>When you successfully change the journal attributes for a distributed file, the system distributes the request to change a journal attribute
|
||
|
to the other servers in the group. All servers are attempted even if there is a failure at any one server. When the journaling attribute has been changed on a server in the node group, it remains that way
|
||
|
even if there is a failure at any of the other servers.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakistartandend.htm" title="The following links provide instructions on how to start and end journaling for all of the object types that journaling supports.">Start and end journaling and change journaling attributes</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<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 class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="../cl/chgjrnobj.htm">Change Journaled Object (CHGJRNOBJ) command</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|