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

64 lines
4.1 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="Medium save strategy" />
<meta name="abstract" content="You have a medium save window, which means that you have a 4- to 6-hour block of time available daily with no system activity. Use this strategy if you find that you do not have a long-enough save window to use a simple save strategy." />
<meta name="description" content="You have a medium save window, which means that you have a 4- to 6-hour block of time available daily with no system activity. Use this strategy if you find that you do not have a long-enough save window to use a simple save strategy." />
<meta name="DC.Relation" scheme="URI" content="rzaj1savewindow.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaj1chgobj.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaj1jrnldb.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="rzaj1mediumstrat" />
<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>Medium save strategy</title>
</head>
<body id="rzaj1mediumstrat"><a name="rzaj1mediumstrat"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Medium save strategy</h1>
<div><p>You have a medium save window, which means that you have a 4- to
6-hour block of time available daily with no system activity. Use this strategy
if you find that you do not have a long-enough save window to use a simple
save strategy.</p>
<p>Perhaps you run large batch jobs on your system at night. Or, you have
very large files that take a long time to save. If this is the case, you
might need to develop a medium save strategy, which means that the complexity
for saving and for recovery is medium.</p>
<p>When developing a medium save strategy, apply this principle: the more
often it changes, the more often you should save it. You just need to be
more detailed in evaluating how often things change than when you use a simple
strategy.</p>
<p>Several techniques are available to use in a medium save strategy. You
can use one of them or a combination:</p>
<ul><li>Save changed objects.</li>
<li>Journal objects and save the journal receivers.</li>
</ul>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaj1chgobj.htm">Save changed objects</a></strong><br />
You can use several commands to save only information that has changed since the last save operation or since a particular date and time.</li>
<li class="ulchildlink"><strong><a href="rzaj1jrnldb.htm">Journal objects and save journal receivers</a></strong><br />
If your save operations for database files take too long because your files are large, saving changed objects might not help you.</li>
</ul>
<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>
</body>
</html>