66 lines
4.6 KiB
HTML
66 lines
4.6 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="Customize the journal recovery count" />
|
|||
|
<meta name="abstract" content="Use the Journal Recovery Count (JRNRCYCNT) parameter in the CHGJRN command to set the journal recovery ratio for each journal." />
|
|||
|
<meta name="description" content="Use the Journal Recovery Count (JRNRCYCNT) parameter in the CHGJRN command to set the journal recovery ratio for each journal." />
|
|||
|
<meta name="DC.Relation" scheme="URI" content="rzakiplnjrnsu.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="rzakiadjrcryratio" />
|
|||
|
<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>Customize the journal recovery count</title>
|
|||
|
</head>
|
|||
|
<body id="rzakiadjrcryratio"><a name="rzakiadjrcryratio"><!-- --></a>
|
|||
|
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|||
|
<h1 class="topictitle1">Customize the journal recovery count</h1>
|
|||
|
<div><p>Use the Journal Recovery Count (JRNRCYCNT) parameter in the CHGJRN
|
|||
|
command to set the journal recovery ratio for each journal. </p>
|
|||
|
<p> This parameter will indicate how many journal entries can exist between
|
|||
|
the last deposited entry and the oldest forced entry for a journaled object.
|
|||
|
A value between 10,000 and 2,000,000,000 will be allowed. A value of *SYSDFT
|
|||
|
will also be allowed to reset the journal’s recovery count to the system default
|
|||
|
journal recovery count.</p>
|
|||
|
<p>The journal recovery count allows you to choose between faster abnormal
|
|||
|
IPL recovery and decreased run time processing. Specifying a smaller value
|
|||
|
decreases the number of changes that would need to be recovered from this
|
|||
|
journal during an abnormal IPL by increasing the frequency with which changed
|
|||
|
objects are forced. Specifying a larger value increases the number of changes
|
|||
|
that would need to be recovered for this journal during an abnormal IPL by
|
|||
|
decreasing the frequency with which changed objects are forced. </p>
|
|||
|
<p><strong>Note: </strong>Changing the journal recovery count value may affect overall
|
|||
|
system performance as it affects the utilization of auxiliary storage devices.</p>
|
|||
|
<p>The WRKJRNA command indicates the Journal Recovery Count on the panel display
|
|||
|
and in the printed output. A value of *SYSDFT displays if the system default
|
|||
|
journal recovery count is being used. All journals are created with the system
|
|||
|
default journal recovery count, and if a value other than the system default
|
|||
|
(*SYSDFT) is specified, the system default journal recovery count will no
|
|||
|
longer be in effect for the journal. The <a href="../apis/QJORJRNI.htm">Retrieve Journal Information API</a> will also return the
|
|||
|
Journal Recovery Count.</p>
|
|||
|
<p><img src="./delta.gif" alt="Start of change" />The operating system is shipped with a system default journal
|
|||
|
recovery count of 250,000. The QJOCHRVC API changes the system
|
|||
|
default journal recovery count for all newly created journals on the system
|
|||
|
and all existing journals that have the system default (*SYSDFT) specified
|
|||
|
for their journal recovery count. <img src="./deltaend.gif" alt="End of change" /></p>
|
|||
|
</div>
|
|||
|
<div>
|
|||
|
<div class="familylinks">
|
|||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakiplnjrnsu.htm" title="The following topics provide information to plan configuration for journals. They provide information about each option that you can select for journal.">Plan setup for journals</a></div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<img src="./deltaend.gif" alt="End of change" /></body>
|
|||
|
</html>
|