ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaj1_5.4.0.1/rzaj1complexstrat.htm

89 lines
6.0 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="Complex save strategy" />
<meta name="abstract" content="You have a short save window, which means that there is little or no time when your system is not being used for interactive or batch work. A very short save window requires a complex strategy for saving and for recovery." />
<meta name="description" content="You have a short save window, which means that there is little or no time when your system is not being used for interactive or batch work. A very short save window requires a complex strategy for saving and for recovery." />
<meta name="DC.Relation" scheme="URI" content="rzaj1savewindow.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzai8/rzai8overview.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzaiu/rzaiurzaiu311.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzaiu/rzaiurzaiuparandcon.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzaiu/rzaiuintro.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzakj/rzakjcommitkickoff.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzaki/rzakikickoff.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaj1complexstrat" />
<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>Complex save strategy</title>
</head>
<body id="rzaj1complexstrat"><a name="rzaj1complexstrat"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Complex save strategy</h1>
<div><p>You have a short save window, which means that there is little
or no time when your system is not being used for interactive or batch work.
A very short save window requires a complex strategy for saving and for recovery.</p>
<p>You use the same tools and techniques that are described for a medium save
strategy, but at a greater level of detail. For example, you might need to
save specific critical files at specific times of the day or week. You might
also want to consider using a tool, such as IBM<sup>®</sup> Backup Recovery and Media Services for iSeries™ (BRMS).</p>
<div class="p">Saving your system while it is active is often necessary in a complex save
strategy. The save active (SAVACT) parameter is supported on these commands:
<ul><li>Save Library (SAVLIB)</li>
<li>Save Object (SAVOBJ)</li>
<li>Save Changed Objects (SAVCHGOBJ)</li>
<li>Save Document Library Object (SAVDLO)</li>
<li>Save (SAV)</li>
</ul>
</div>
<p>If you use save-while-active support, you can significantly reduce the
amount of time that files are made unavailable. When the system has established
a checkpoint for all objects being saved, the objects can be made available
for use. Save-while-active support can be used in combination with journaling
and commitment control to simplify the recovery procedure. If you use the
*LIB or *SYNCLIB values with the SAVACT parameter, you should use journaling
to simplify recovery. If you use the *SYSDFN value with the SAVACT parameter,
you must use commitment control if the library you are saving has related
database objects. If you choose to use save-while-active support, make sure
that you understand the process and monitor how well checkpoints are being
established on your system.</p>
<p>You can also reduce the amount of time that files are unavailable by performing
save operations on more than one device at a time, or by performing <em>concurrent
save operations</em>. For example, you can save libraries to one device, folders
to another device, and directories to third device. Or, you can save different
sets of libraries or objects to different devices.</p>
<p>You can also use multiple devices simultaneously by performing a <em>parallel
save operation</em>. To perform a parallel save operation, you need <span class="keyword">Backup Recovery and Media Services</span> or an application that allows
you to create media definition objects.</p>
<p>For more information about save-while-active support, concurrent save operations,
and parallel save operations, see the Back up your server information.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaj1savewindow.htm" title="When you run save procedures, how you run save procedures and what you save depend on the size of your save window.">Find your save window</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="../rzai8/rzai8overview.htm">IBM Backup Recovery and Media Services for iSeries</a></div>
<div><a href="../rzaiu/rzaiurzaiu311.htm">While it is active</a></div>
<div><a href="../rzaiu/rzaiurzaiuparandcon.htm">More than one device</a></div>
<div><a href="../rzaiu/rzaiuintro.htm">Back up your server</a></div>
<div><a href="../rzakj/rzakjcommitkickoff.htm">Commitment control</a></div>
<div><a href="../rzaki/rzakikickoff.htm">Journal management</a></div>
</div>
</div>
</body>
</html>