ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiu_5.4.0.1/rzaiurzaiu352.htm

58 lines
3.2 KiB
HTML
Raw Permalink 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="Recommended procedure to eliminate save-outage time" />
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu348.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="rzaiu352" />
<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>Recommended procedure to eliminate save-outage time</title>
</head>
<body id="rzaiu352"><a name="rzaiu352"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Recommended procedure to eliminate save-outage time</h1>
<div><div class="section"> <p>This procedure outlines how you can use the save-while-active
function to eliminate save-outage time. You will not end the application jobs.</p>
</div>
<ol><li><span>Start the save-while-active operation for the objects. You can
do this specifying (SAVACT(*SYNCLIB)) for libraries or (SAVACT(*SYNC)) for
directories on the save command.</span></li>
<li><span>When you receive the message CPI3712 (for SAVACT(*SYNCLIB)) or
CPI3710 (for SAVACT (*SYNC)), no additional lock conflicts for objects or
jobs with uncommitted transactions occur.</span></li>
<li><span>If checkpoint processing does not complete for the objects you
are saving, the message queue specified for the SAVACTMSGQ parameter receives
the message CPI3712 or message CPI3712 and the save operation
ends. </span></li>
<li><span>Objects with a lock conflict still allow checkpoint processing
to complete, and the save operation continues. However, the server does not
save objects with a lock conflict.</span></li>
<li><span>The save-while-active operation ends.</span></li>
<li><span>For every journaled object in the save-while-active request, save
each attached journal receiver that the save-while-active operation did not
save.</span></li>
</ol>
<div class="section"></div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu348.htm" title="Use the save-while-active function to eliminate your save-outage time.">Eliminate your save-outage time</a></div>
</div>
</div>
</body>
</html>