97 lines
7.0 KiB
HTML
97 lines
7.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="Reporting configured capacity" />
|
|
<meta name="abstract" content="Find out where the information for configured capacity is recorded." />
|
|
<meta name="description" content="Find out where the information for configured capacity is recorded." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxperftoolsconcepts.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxqapmsystem.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxqapmsyscpu.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxreportcolumns.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="rzahxuncapped" />
|
|
<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>Reporting configured capacity</title>
|
|
</head>
|
|
<body id="rzahxuncapped"><a name="rzahxuncapped"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Reporting configured capacity</h1>
|
|
<div><p>Find out where the information for configured capacity is recorded.</p>
|
|
<p><img src="./delta.gif" alt="Start of change" />The partition capacity values are determined initially when
|
|
the partition is started and depends on the capacity resources available at
|
|
the time. These initial values can be altered through configuration changes
|
|
while the partition is active. <img src="./deltaend.gif" alt="End of change" /></p>
|
|
<p>Logical partitions (LPARs) enable some partitions to exceed their configured
|
|
capacity in certain situations. During these times, the processor utilization
|
|
metrics of these partitions can be greater than 100% of the configured capacity.</p>
|
|
<p>The usage and capacity information is recorded in the QAPMSYSTEM database
|
|
file. The virtual processor information is recorded in the QAPMSYSCPU database
|
|
file. The following values summarize this information:</p>
|
|
<dl><dt class="dlterm">Virtual processors</dt>
|
|
<dd>The number of processors that are assigned to a logical partition that
|
|
is sharing processor capacity of the shared processor pool. This value determines
|
|
the number of concurrent processors that could be active in the logical partition. <span><img src="./delta.gif" alt="Start of change" />This value is included in the QAPMSYSCPU performance database file
|
|
in the field (or column) named SCTACT.<img src="./deltaend.gif" alt="End of change" /></span></dd>
|
|
<dt class="dlterm">Shared processor pool capacity available</dt>
|
|
<dd>Total processor capacity in the shared processor pool available for use
|
|
by shared processor logical partitions. This value is included in the <span><img src="./delta.gif" alt="Start of change" />QAPMSYSTEM<img src="./deltaend.gif" alt="End of change" /></span> performance database file in a column named SYSPLA.
|
|
If partitions configured as uncapped compete for available shared pool capacity
|
|
in excess of the guaranteed amount, the distribution of processor capacity
|
|
is determined by the uncapped weight assigned to the logical partition.</dd>
|
|
<dt class="dlterm">Shared processor capacity used</dt>
|
|
<dd>Total amount of shared processor capacity used by all active shared processor
|
|
logical partitions. Total amount of CPU used within the shared pool by all
|
|
partitions that share the pool. This value is included in the <span><img src="./delta.gif" alt="Start of change" />QAPMSYSTEM<img src="./deltaend.gif" alt="End of change" /></span> performance
|
|
database file in a column named SYSPLU.</dd>
|
|
<dt class="dlterm">Partition guaranteed capacity</dt>
|
|
<dd>Processor capacity configured to a shared processor logical partition
|
|
from the shared processor pool. This value is included in the<span><img src="./delta.gif" alt="Start of change" />QAPMSYSTEM<img src="./deltaend.gif" alt="End of change" /></span> performance
|
|
database file in a column named SYSCTA. The 5250 OLTP capacity configured
|
|
is recorded in column named SYIFTA.</dd>
|
|
<dt class="dlterm">Partition processor utilization</dt>
|
|
<dd><span><img src="./delta.gif" alt="Start of change" />Total CPU time used by a logical partition.<img src="./deltaend.gif" alt="End of change" /></span> In
|
|
a shared processor logical partition with uncapped capacity, this value may
|
|
exceed the guaranteed capacity if there is unused capacity in the shared processor
|
|
pool. This value is included in the<span><img src="./delta.gif" alt="Start of change" />QAPMSYSTEM<img src="./deltaend.gif" alt="End of change" /></span> performance
|
|
database file in a column named SYSPTU. The 5250 OLTP capacity used is recorded
|
|
in column named SYIFUS. The maximum processor capacity in a partition is determined
|
|
by the number of virtual processors configured.</dd>
|
|
<dt class="dlterm">Partition available capacity</dt>
|
|
<dd>The amount of processor capacity that could have been used by the logical
|
|
partition. This value is included in the<span><img src="./delta.gif" alt="Start of change" />QAPMSYSTEM<img src="./deltaend.gif" alt="End of change" /></span> performance
|
|
database file in a column named SYSUTA. This is the processor capacity utilized
|
|
(SYSPTU) plus the unused capacity in the shared processor pool (SYSPLA), subject
|
|
to the following limits:<ul><li>The minimum is the configured (guaranteed) capacity.</li>
|
|
<li>The maximum is the capacity based on the number of virtual processors
|
|
assigned to the partition and pool.</li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxperftoolsconcepts.htm" title="Describes a variety of tools to help you collect and analyze performance information. Find detailed information about exactly which tools perform which functions and how they work.">Performance Tools concepts</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="rzahxqapmsystem.htm">Performance data files: QAPMSYSTEM</a></div>
|
|
<div><a href="rzahxqapmsyscpu.htm">Performance data files: QAPMSYSCPU</a></div>
|
|
<div><a href="rzahxreportcolumns.htm">Performance Report columns</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |