ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakz_5.4.0.1/rzakzqsavaccpth.htm

105 lines
6.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="Save and restore system values: Save access paths" />
<meta name="abstract" content="Specifies whether to save access paths or not. (QSAVACCPTH)" />
<meta name="description" content="Specifies whether to save access paths or not. (QSAVACCPTH)" />
<meta name="DC.Relation" scheme="URI" content="rzakzrestoreoverview.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakzfinder.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakzplanrestore.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakzconfigurerestore.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzakzqsavaccpth" />
<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>Save and restore system values: Save access paths</title>
</head>
<body id="rzakzqsavaccpth"><a name="rzakzqsavaccpth"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Save and restore system values: Save access paths</h1>
<div><p>Specifies whether to save access paths or not. (QSAVACCPTH)</p>
<p><span class="uicontrol">Save access paths</span>, also known as <span class="uicontrol">QSAVACCPTH</span>,
is a member of the save and restore category of i5/OS™ system values. You can use this system
value to specify whether to save access paths or not. To learn more, keep
reading.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th colspan="2" valign="top" class="firstcol" id="d0e37">Quick reference</th>
</tr>
</thead>
<tbody><tr><th valign="top" class="firstcol" id="d0e41" headers="d0e37 ">Location</th>
<td valign="top" headers="d0e41 d0e37 ">In iSeries™ Navigator,
select your system, <span class="menucascade"><span class="uicontrol"></span> &gt; <span class="uicontrol">Configuration
and Service</span> &gt; <span class="uicontrol">System Values</span> &gt; <span class="uicontrol">Save
and Restore</span> &gt; <span class="uicontrol">Access Paths</span></span></td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e59" headers="d0e37 ">Special authority</th>
<td valign="top" headers="d0e59 d0e37 ">None.</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e64" headers="d0e37 ">Default value</th>
<td valign="top" headers="d0e64 d0e37 ">Selected - save access paths.</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e69" headers="d0e37 ">Changes take effect</th>
<td valign="top" headers="d0e69 d0e37 ">Immediately</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e74" headers="d0e37 ">Lockable</th>
<td valign="top" headers="d0e74 d0e37 ">No</td>
</tr>
</tbody>
</table>
</div>
<div class="section"><h4 class="sectiontitle">What can I do with this system value?</h4><p>Indicates
whether the logical file access paths are saved during a save operation (1)
or not (0). An access path is the order in which records in one or more database
files are organized for processing by a program.</p>
<p>When a save command
(SAVLIB, SAVOBJ, SAVCHGOBJ, SAVRSTLIB, SAVRSTOBJ, or SAVRSTCHG) is performed,
the save access paths parameter value is determined by this system value when
ACCPTH(*SYSVAL) is specified. When ACCPTH(*YES) or ACCPTH(*NO) is specified,
this system value is ignored. If access paths are to be saved, the process
that saves access paths increases the time for the save operation and the
amount of media that you use. However, by having the access paths saved, you
significantly reduce the amount of time it takes to recover a system because
the access paths do not need to be rebuilt.</p>
<p>The access paths are saved
only in the case of the following:</p>
<ul><li>All members on which the access paths are built are included in the save
operation.</li>
<li>The access paths are not invalid or damaged at the time of the save.</li>
</ul>
<p>The system checks to ensure the integrity of the access paths. Any
discrepancies found by the system will result in the access paths being rebuilt.</p>
</div>
<div class="section"><h4 class="sectiontitle">Where can I get more information about this system value?</h4><p>To
learn more, go to the save and restore system values overview topic. If you
are looking for a specific system value or category of system values, try
using the i5/OS system
value finder.</p>
</div>
</div>
<div><div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakzrestoreoverview.htm" title="Use save and restore system values to control specific restore requiredties.">System values: Save and restore overview</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzakzplanrestore.htm" title="Before running a restore operation, you must plan what type of restore you want to perform. Then, configure your system values to the required settings to meet your needs. Then, when a restore operation is performed, you will have the correct settings specified on your system.">Plan system values for a restore operation</a></div>
<div><a href="rzakzconfigurerestore.htm" title="After you plan how you want a restore operation to function, use iSeries Navigator to set the system values to reflect how to handle the restore operation. At this point, your system is ready for a restore command.">Configure system values for a restore operation</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="rzakzfinder.htm">System value finder</a></div>
</div>
</div>
</body>
</html>