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

143 lines
8.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="Storage system values: When maximum usage is reached" />
<meta name="abstract" content="Specifies the action to take when the storage pool has reached its maximum. (QSTGLOWACN)" />
<meta name="description" content="Specifies the action to take when the storage pool has reached its maximum. (QSTGLOWACN)" />
<meta name="DC.Relation" scheme="URI" content="rzakzqstglowlmt.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakzstorageoverview.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakzqstglowlmt.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakzfinder.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="rzakzqstglowacn" />
<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>Storage system values: When maximum usage is reached</title>
</head>
<body id="rzakzqstglowacn"><a name="rzakzqstglowacn"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Storage system values: When maximum usage is reached</h1>
<div><p>Specifies the action to take when the storage pool has reached
its maximum. (QSTGLOWACN)</p>
<p><span class="uicontrol">When maximum usage is reached</span>, also known as <span class="uicontrol">QSTGLOWACN</span>,
is a member of the storage category of i5/OS™ system values. You can use this system
value to specify the the action to take when the system disk pool has reached
its maximum utilization. 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="d0e34">Quick reference</th>
</tr>
</thead>
<tbody><tr><th valign="top" class="firstcol" id="d0e38" headers="d0e34 ">Location</th>
<td valign="top" headers="d0e38 d0e34 ">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">Storage</span> &gt; <span class="uicontrol">General</span></span></td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e56" headers="d0e34 ">Special authority</th>
<td valign="top" headers="d0e56 d0e34 ">All object (*ALLOBJ) and security administrator (*SECADM)</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e61" headers="d0e34 ">Default value</th>
<td valign="top" headers="d0e61 d0e34 ">Send message to system operator and message queue</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e66" headers="d0e34 ">Changes take effect</th>
<td valign="top" headers="d0e66 d0e34 ">Immediately. However, if the available storage is already at the maximum,
the change will have no effect until the storage has dropped below the maximum
and then reached the maximum again.</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e71" headers="d0e34 ">Lockable</th>
<td valign="top" headers="d0e71 d0e34 ">No</td>
</tr>
</tbody>
</table>
</div>
<div class="section"><h4 class="sectiontitle">What can I do with this system value?</h4><p>You may specify
the action to take when the available storage in the system disk pool (also
known as auxiliary storage pool) has reached the maximum specified for Maximum
system disk pool usage.</p>
<p>You may specify any of the following actions:</p>
<ul><li><span class="uicontrol">Send message to system operator and system message queue (*MSG)</span> <p>Message
CPI099C is sent to the system message and system operator queues. This message
is also sent for the other actions.</p>
</li>
<li><span class="uicontrol">Send message to service users (*CRITMSG)</span> <p>Message
CPI099B is sent to the users specified in the service attributes to receive
critical messages. Only users who are signed on at a workstation are notified.</p>
</li>
<li><span class="uicontrol">Run registered exit programs (*REGFAC)</span> <p>A job
is submitted to call exit programs registered for the auxiliary storage lower
limit action (QIBM_QWC_QSTGLOWACN) exit point.</p>
<p>No action is taken if
the system is in the restricted state.</p>
<p>If you select this action and
available storage reaches the maximum limit, you cannot start a subsystem
while the system is in the restricted state.</p>
</li>
<li><span class="uicontrol">End system to restricted state (*ENDSYS)</span> <p>The
system is ended to the restricted state.</p>
<p>No action is taken if the system
is already in the restricted state.</p>
<p>If you select this action and available
storage reaches the maximum limit, you cannot start a subsystem while the
system is in the restricted state.</p>
</li>
<li><span class="uicontrol">Immediately power down and restart system (*PWRDWNSYS)</span> <p>The
system is powered down immediately and restarted.</p>
<p>No action is taken
if the system is in the restricted state.</p>
<p>If you select this action
and available storage reaches the maximum limit, you cannot start a subsystem
while the system is in the restricted state.</p>
</li>
</ul>
<p>If the available storage has reached the maximum limit during a restart
and the action is not <span class="uicontrol">Send message to system operator and system
message queue</span>, the system will come up in the restricted state.</p>
<p>When
the following conditions exist:</p>
<ul><li>The available storage is below the limit</li>
<li>The action is <span class="uicontrol">Run registered exit programs</span>, <span class="uicontrol">End
system to restricted state</span>, or <span class="uicontrol">Immediately power down
and restart system</span></li>
<li>The system is in the restricted state</li>
</ul>
<p>you cannot start a subsystem until:</p>
<ul><li>The available storage is reduced.</li>
<li>The action is changed to one of the first two options shown above.</li>
</ul>
<p>No action is taken if the following occurs:</p>
<ul><li>Available storage drops below the limit.</li>
<li>The system is in the restricted state.</li>
<li>The action is one of the last three options shown above.</li>
</ul>
<p>The action is repeated every 30 minutes if the available storage is
still at the maximum level.</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 storage 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="rzakzqstglowlmt.htm" title="Specifies the maximum amount of storage space that can be used. (QSTGLOWLMT)">Storage system values: Maximum system disk pool usage</a></div>
<div><a href="rzakzstorageoverview.htm" title="Use storage system values to change the system's storage behavior values.">System values: Storage overview</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>