62 lines
4.5 KiB
HTML
62 lines
4.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="Power loss controlled shutdown" />
|
||
|
<meta name="abstract" content="The power loss-controlled shutdown mechanism allows the system to shut down in an orderly fashion following a loss of utility power. The power loss-controlled shutdown mechanism is available only if you connected the system to an uninterruptible power supply." />
|
||
|
<meta name="description" content="The power loss-controlled shutdown mechanism allows the system to shut down in an orderly fashion following a loss of utility power. The power loss-controlled shutdown mechanism is available only if you connected the system to an uninterruptible power supply." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahrconcepts.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahrupsco.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahrdlytimco.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="rzahrctldwnco" />
|
||
|
<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>Power loss controlled shutdown</title>
|
||
|
</head>
|
||
|
<body id="rzahrctldwnco"><a name="rzahrctldwnco"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Power loss controlled shutdown</h1>
|
||
|
<div><p>The power loss-controlled shutdown mechanism allows the system
|
||
|
to shut down in an orderly fashion following a loss of utility power. The
|
||
|
power loss-controlled shutdown mechanism is available only if you connected
|
||
|
the system to an uninterruptible power supply.</p>
|
||
|
<p>If utility power is not restored within the time that is specified by the
|
||
|
QUPSDLYTIM system value, the Licensed Internal Code signals each job to end
|
||
|
at the next instruction boundary. Typically a job is at the next instruction
|
||
|
boundary or will be shortly. However, some long running instructions, such
|
||
|
as those that build access paths or create programs, may not complete in the
|
||
|
time that is allowed. After a fixed internal time to reach an instruction
|
||
|
boundary, the changed pages in main storage are written to auxiliary storage,
|
||
|
the system shuts down abnormally, and then powers off.</p>
|
||
|
<p>Successfully completing a power loss controlled shutdown causes the next
|
||
|
initial program load (IPL) of the system programs to be considered normal
|
||
|
by the Licensed Internal Code, but not by the operating system. If the uninterruptible
|
||
|
power supply batteries do not hold the system long enough for the power loss-controlled
|
||
|
shutdown to complete, the next IPL will be abnormal from the Licensed Internal
|
||
|
Code viewpoint.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahrconcepts.htm" title="Before you use a power-handling program to control system shutdown, you may want to familiarize yourself with related concepts.">Controlled shutdown concepts</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzahrupsco.htm" title="An uninterruptible power supply provides a source of ac power if utility power should fail. Typically, uninterruptible power supplies have a finite backup time.">Uninterruptible power supply</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>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|