ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahr_5.4.0.1/rzahrphpgmco.htm

79 lines
5.5 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="Enabling a power-handling program to control system activity during a power interruption" />
<meta name="abstract" content="System software support is essentially the same for both the battery feature and the uninterruptible power supply attachment." />
<meta name="description" content="System software support is essentially the same for both the battery feature and the uninterruptible power supply attachment." />
<meta name="DC.Relation" scheme="URI" content="rzahrovrvwco.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahrimpgmpi.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahrwrtpgmco.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahrmsgqco.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahrdlytimco.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahrnopgmco.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="rzahrphpgmco" />
<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>Enabling a power-handling program to control system activity during
a power interruption</title>
</head>
<body id="rzahrphpgmco"><a name="rzahrphpgmco"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Enabling a power-handling program to control system activity during
a power interruption</h1>
<div><p>System software support is essentially the same for both the battery
feature and the uninterruptible power supply attachment.</p>
<div class="p">In some environments you may want to perform different actions when the
uninterruptible power supply begins supplying power to the system or when
power is fluctuating. A power-handling program can use any of the following
methods to handle these situations: <ul><li>Sending specific messages to interactive users</li>
<li>Ending batch jobs and subsystems in preparation for powering down</li>
<li>Dynamically changing the system values that control uninterruptible power
supply processing</li>
<li>Issuing the PWRDWNSYS command to shut down the system</li>
</ul>
</div>
<p>To specify that you have power handling programs, change the QUPSMSGQ system
value to the name of a queue you have created. The system will send the same
messages to both QSYSOPR and the queue you specified. Change the QUPSDLYTIM
system value to *NOMAX.</p>
<p>The program you use to handle the message queue must be active and must
allocate the queue. If a program has not allocated the queue that is specified
in QUPSMSGQ, the system will assume that no power handling program
exists.</p>
</div>
<div>
<ol>
<li class="olchildlink"><a href="rzahrimpgmpi.htm">Implementing a power-handling program</a><br />
<span><img src="./delta.gif" alt="Start of change" />This topic highlights what you need to do to use
a power-handling program for a system when a full uninterruptible power supply
is attached.<img src="./deltaend.gif" alt="End of change" /></span></li>
<li class="olchildlink"><a href="rzahrwrtpgmco.htm">Writing a power-handling program</a><br />
A power-handling program should be activated at each IPL and remain active at all times. It should be accounted for in the activity level available in work management subsystem specifications.</li>
</ol>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahrovrvwco.htm" title="A power-handling power program, when used with power protection devices, can minimize interruption during a power loss situation.">Control server shutdown using a power-handling program</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzahrmsgqco.htm" title="The Uninterruptible Power Supply Message Queue (QUPSMSGQ) system value determines which message queues the power supply messages are sent to.">Uninterruptible Power Supply Message queue system value (QUPSMSGQ)</a></div>
<div><a href="rzahrdlytimco.htm" title="QUPSDLYTIM is the system value for the Uninterruptible power supply delay timer.">Uninterruptible power supply delay time system value (QUPSDLYTIM)</a></div>
<div><a href="rzahrnopgmco.htm" title="Use this topic to learn about considerations when you are not a power-handling program to handle controlled system shutdown.">Handling uninterruptible power supply conditions when no power-handling program exists</a></div>
</div>
</div>
</body>
</html>