ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1auxstore.htm

58 lines
4.1 KiB
HTML
Raw 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="reference" />
<meta name="DC.Title" content="Auxiliary storage pools" />
<meta name="abstract" content="An auxiliary storage pool (ASP) is one or more physical disk units assigned to the same storage area. ASPs allow you to isolate certain types of objects on specified physical disk units." />
<meta name="description" content="An auxiliary storage pool (ASP) is one or more physical disk units assigned to the same storage area. ASPs allow you to isolate certain types of objects on specified physical disk units." />
<meta name="DC.subject" content="database recovery, auxiliary storage pool (ASP), recovery, ASP (auxiliary storage pool), disk failure, auxiliary storage pool (ASP)" />
<meta name="keywords" content="database recovery, auxiliary storage pool (ASP), recovery, ASP (auxiliary storage pool), disk failure, auxiliary storage pool (ASP)" />
<meta name="DC.Relation" scheme="URI" content="rbal1datarecov.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="rbal1auxstore" />
<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>Auxiliary storage pools</title>
</head>
<body id="rbal1auxstore"><a name="rbal1auxstore"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Auxiliary storage pools</h1>
<div><p>An auxiliary storage pool (ASP) is one or more physical disk units
assigned to the same storage area. ASPs allow you to isolate certain types
of objects on specified physical disk units.</p>
<div class="section"><p>The server ASP isolates server programs and the temporary objects
that are created as a result of processing by server programs. User ASPs can
be used to isolate some objects such as libraries, SQL objects, journals,
journal receivers, applications, and data. The <span class="keyword">iSeries™ server</span> supports
up to 32 basic user ASPs, and 223 independent user ASPs. Isolating libraries
or objects in a user ASP protects them from disk failures in other ASPs and
reduces recovery time.</p>
</div>
<div class="section"><p>In addition to reduced recovery time and isolation of objects,
placing objects in an ASP can improve performance. If a journal receiver is
isolated in a user ASP, the disks associated with that ASP are dedicated to
that receiver. In an environment that requires many read and
write operations to the database files, this can reduce arm contention on
the disks in that ASP, and can improve journaling performance.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1datarecov.htm" title="Recovery is not possible for recently entered data if a disk failure occurs and all objects are not saved on tape or disk immediately before the failure. After previously saved objects are restored, the server is operational, but the database is not current.">Data recovery after disk failures for distributed relational databases</a></div>
</div>
</div>
</body>
</html>