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

117 lines
7.8 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Recover a damaged journal receiver" />
<meta name="abstract" content="If a journal receiver becomes damaged, the system sends message CPF8136 or message CPF8137 to the system operator and the job log." />
<meta name="description" content="If a journal receiver becomes damaged, the system sends message CPF8136 or message CPF8137 to the system operator and the job log." />
<meta name="DC.Relation" scheme="URI" content="rzakijrnrecovery.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakirecvabnend.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/wrkjrn.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakiswapjrnrcv.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakideletercv.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/dspjrn.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/chgjrn.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/crtjrnrcv.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="rzakirecovrcvdmg" />
<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>Recover a damaged journal receiver</title>
</head>
<body id="rzakirecovrcvdmg"><a name="rzakirecovrcvdmg"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Recover a damaged journal receiver</h1>
<div><p>If a journal receiver becomes damaged, the system sends message
CPF8136 or message CPF8137 to the system operator and the job log.</p>
<div class="section"><p>If a journal receiver becomes damaged, there are two ways you
can recover from it:</p>
<ul><li>Recover from a damaged receiver manually</li>
<li>Recover from a damaged receiver with the Work with Journal (WRKJRN) command.
It is recommended that you use the WRKJRN command.</li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakijrnrecovery.htm" title="Provides tasks that show you how to use journaling to recover data on your iSeries server.">Recovery operations for journal management</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzakirecvabnend.htm" title="This topic describes the recovery actions that take place in the event of an abnormal system end.">Recovery for journal management after abnormal system end</a></div>
<div><a href="rzakiswapjrnrcv.htm" title="An important task for journal management is to swap (or change) journal receivers. You typically swap journal receivers when they reach their storage threshold. You can swap journal receivers either with iSeries Navigator or with the Change Journal (CHGJRN) command. If you use system journal-receiver management, the system changes journal receivers for you.">Swap journal receivers</a></div>
<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>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/wrkjrn.htm">Work with Journal (WRKJRN) command</a></div>
<div><a href="../cl/dspjrn.htm">Display Journal (DSPJRN) command</a></div>
<div><a href="../cl/chgjrn.htm">Change Journal (CHGJRN) command</a></div>
<div><a href="../cl/crtjrnrcv.htm">Create Journal Receiver (CRTJRNRCV) command</a></div>
</div>
</div><div class="nested1" xml:lang="en-us" id="recadamagrecman"><a name="recadamagrecman"><!-- --></a><h2 class="topictitle2">Recover from a damaged receiver manually</h2>
<div><ol><li><span>If the damaged receiver is currently attached to a journal, swap
the journal receiver to attach a new receiver and detach the damaged receiver.</span></li>
<li><span><img src="./delta.gif" alt="Start of change" />If the journal receiver is not currently attached to
a journal and you have a complete saved copy of the receiver (that is, one
that was saved after the receiver was detached), then delete the journal receiver
and restore a previously saved copy. If no complete saved copy of the journal
receiver exits, then you may wish to read as many entries as
possible before deleting the journal receiver.<img src="./deltaend.gif" alt="End of change" /></span></li>
<li><span>If the journal receiver was never attached to a journal, delete
the receiver and create it again or restore it.</span></li>
</ol>
<div class="section"><p>If the journal receiver is partially damaged, all journal entries
except those in the damaged portion of the journal receiver can be viewed
using the Display Journal (DSPJRN) command. Using this list, you can determine
what you need to do to recover your objects. Applying or removing journal
changes cannot be done with a partially damaged journal receiver.</p>
</div>
</div>
</div>
<div class="nested1" xml:lang="en-us" id="recoverwrkjrncmd"><a name="recoverwrkjrncmd"><!-- --></a><h2 class="topictitle2">Recover from a damaged receiver with the WRKJRN command</h2>
<div><div class="section"><p>To use the Work with Journals display to recover damaged journal
receivers, use Option 7 (Recover damaged journal receivers). Option 7 checks
to determine which journal receivers that are associated with the specified
journal are damaged. If none are damaged, a message appears.</p>
<p>If there
are damaged journal receivers associated with the specified journal, the Recover
Damaged Journal Receivers display appears and lists those receivers.</p>
<p>The
status fields initially show a value of Damaged. After recovery has been successfully
completed, the status shows a value of Recovered (receiver recovered).</p>
<p>To
view the online help, type WRKJRN at a command line, and press F1. The online
help also contains a description of the journal menus.</p>
<p>Recovery for
a damaged journal receiver guides you through the following steps:</p>
</div>
<ol><li class="stepexpand"><span>If the attached receiver is damaged, you must run a Change Journal
(CHGJRN) command to attach a new receiver.</span> <p>Indicate that you
want to create a new receiver. The system presents the Create Journal Receiver
(CRTJRNRCV) command prompt for receiver name and attributes. After you create
the new receiver, the system shows the CHGJRN command prompt.</p>
<p>If the
attached receiver is not damaged, the preceding step is omitted.</p>
</li>
<li class="stepexpand"><span>The damaged journal receiver is deleted.</span></li>
<li class="stepexpand"><span>A prompt for the restore of the damaged journal receiver is shown.
Any of the values on the prompt can be changed except the receiver name. Save
information in the prompt is provided by the system.</span></li>
</ol>
</div>
</div>
</body>
</html>