86 lines
8.4 KiB
HTML
86 lines
8.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="Inactivate the replication of journal entries to a remote journal" />
|
||
|
<meta name="abstract" content="When you end replication of journal entries to a remote journal, it is recommended that the replication of entries be ended from the source system whenever possible, rather than from the target system. Usually, ending replication from the target system for a remote journal is only necessary when the source system has failed, and the system has not ended the remote journal function." />
|
||
|
<meta name="description" content="When you end replication of journal entries to a remote journal, it is recommended that the replication of entries be ended from the source system whenever possible, rather than from the target system. Usually, ending replication from the target system for a remote journal is only necessary when the source system has failed, and the system has not ended the remote journal function." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakiactive.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakideletercv.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakideletejrn.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakiremrjrn.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakicatchup.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../apis/QJOCHGST.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgrmtjrn.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgjrn.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakiriplconsid.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakirecovdtails.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="rzakiinactivate" />
|
||
|
<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>Inactivate the replication of journal entries to a remote journal</title>
|
||
|
</head>
|
||
|
<body id="rzakiinactivate"><a name="rzakiinactivate"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Inactivate the replication of journal entries to a remote journal</h1>
|
||
|
<div><p>When you end replication of journal entries to a remote journal, it is recommended that the replication of entries be ended from the source system whenever possible, rather than from the target
|
||
|
system. Usually, ending replication from the target system for a remote journal is only necessary when the source system has failed, and the system has not ended the remote journal function.</p>
|
||
|
<div class="section"><p>If you are inactivating an asynchronously maintained remote journal, you can request that the remote journal function be ended immediately or in a controlled fashion. For an immediate end, any
|
||
|
journal entries which have already been queued for replication will not be sent to the remote journal. For a controlled end, any journal entries which have already been queued for replication will be sent
|
||
|
to the remote journal. When all queued entries have been sent to the target system, the system sends message CPF70D3 to the journal message queue. The message indicates that the remote journal function
|
||
|
has been ended. If you are inactivating a synchronously maintained journal, the remote journal function is ended immediately, regardless of whether an immediate or controlled end was requested. Similarly,
|
||
|
if the remote journal is in the catch-up phase of processing, the remote journal function is ended immediately. This is also regardless of whether an immediate or controlled end was requested.</p>
|
||
|
<p>To
|
||
|
inactivate the replication of journal entries proceed as follows:</p>
|
||
|
</div>
|
||
|
<ol><li><span>In the <strong>iSeries™ Navigator</strong> window, expand the system you want to use.</span></li>
|
||
|
<li><span>Expand <span class="uicontrol">Databases</span>.</span></li>
|
||
|
<li><span>Expand the database that contains the journal.</span></li>
|
||
|
<li><span>Expand <span class="uicontrol">Schemas</span>.</span></li>
|
||
|
<li><span>Click the schema that contains the journal that has the associated remote journal that you want to activate.</span></li>
|
||
|
<li><span>Right-click the journal, and select <span class="uicontrol">Properties</span>.</span></li>
|
||
|
<li><span>On the <span class="uicontrol">Journal Properties</span> dialog, click <span class="uicontrol">Remote Journals</span>.</span></li>
|
||
|
<li><span>On the <span class="uicontrol">Remote Journals</span> for dialog, select the remote journal in the list of remote journals, and then click <span class="uicontrol">Deactivate</span> to inactivate the selected
|
||
|
remote journal.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"><p>You can also use the Change Journal State (QjoChangeJournalState) API and Change Remote Journal (CHGRMTJRN) command to inactivate the replication of journal entries to a remote journal. For this
|
||
|
purpose, the API can be initiated from either the source system or the target system. The CHGRMTJRN command can only be initiated from the source system. You can also use the Change Journal (CHGJRN)
|
||
|
command on the target system to inactivate the remote journal.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakiactive.htm" title="Activating a remote journal means starting and then maintaining the replication of journal entries from a source journal to a remote journal. Activating a remote journal always occurs from the source system.">Activate and inactivate remote journals</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzakiriplconsid.htm" title="This topic discusses the considerations for remote journaling when you restart the server.">Remote journal considerations when restarting the server</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzakideletercv.htm" title="Journal receivers can quickly use a lot of auxiliary storage space. Therefore an important journal management task is to delete journal receivers after you no longer need them.">Delete journal receivers</a></div>
|
||
|
<div><a href="rzakideletejrn.htm" title="Each journal on the system causes additional time and resource to be used when you restart the system or vary on an independent disk pool after an abnormal end. If you no longer need a journal, you can delete it.">Delete journals</a></div>
|
||
|
<div><a href="rzakiremrjrn.htm" title="You must be aware whether library redirection is in effect for the remote journal when you remove a remote journal. If it is in effect, any library name processing will substitute the redirected library name for the library name that is used for the operation on the target system.">Remove remote journals</a></div>
|
||
|
<div><a href="rzakicatchup.htm" title="Catch-up refers to the process of replicating journal entries that existed in the journal receivers of the source journal before the remote journal was activated.">Catch-up phase for remote journals</a></div>
|
||
|
<div><a href="rzakirecovdtails.htm" title="A description of the recovery process for remote journaling.">Details: Recovery for remote journaling scenario</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="../apis/QJOCHGST.htm">Change Journal State (QjoChangeJournalState) API</a></div>
|
||
|
<div><a href="../cl/chgrmtjrn.htm">Change Remote Journal (CHGRMTJRN) command</a></div>
|
||
|
<div><a href="../cl/chgjrn.htm">Change Journal (CHGJRN) command</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|