66 lines
4.4 KiB
HTML
66 lines
4.4 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="Solve problems with the automatic power schedule" />
|
|
<meta name="abstract" content="Avoid potential problems with the power-on and power-off schedule." />
|
|
<meta name="description" content="Avoid potential problems with the power-on and power-off schedule." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzal2powersched.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzal2ipliplmodeco.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="rzal2pwrtrouble" />
|
|
<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>Solve problems with the automatic power schedule</title>
|
|
</head>
|
|
<body id="rzal2pwrtrouble"><a name="rzal2pwrtrouble"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Solve problems with the automatic power schedule</h1>
|
|
<div><p>Avoid potential problems with the power-on and power-off schedule.</p>
|
|
<p>If the power schedule is not working:</p>
|
|
<ul><li>Make sure that the Start Cleanup (STRCLNUP) command is part of your startup
|
|
program.</li>
|
|
<li>The automatic power scheduler uses a job called QSYSSCD to process the
|
|
requests for schedule changes. The Start Cleanup (STRCLNUP) command must be
|
|
run to start the QSYSSCD job. The IBM<sup>®</sup> -supplied startup program includes the
|
|
Start Cleanup (STRCLNUP) command. If you have your own startup program from
|
|
a previous release, it may not contain the Start Cleanup (STRCLNUP) command.</li>
|
|
<li>Make sure that you specify Yes on the Change Cleanup (CHGCLNUP) command
|
|
to allow automatic cleanup. The QSYSSCD job will not start if you do not allow
|
|
automatic cleanup.</li>
|
|
<li>Make sure that the Start Cleanup (STRCLNUP) command submits the QSYSSCD
|
|
job to the job queue specified in the Change Cleanup (CHGCLNUP) command.</li>
|
|
<li>Check to see if the QSYSSCD job is running; it could be on a held job
|
|
queue.</li>
|
|
<li>Make sure that the job queue, that the Start Cleanup (STRCLNUP) command
|
|
is submitted to, has the Maximum jobs parameter set to *NOMAX or a number
|
|
greater than 1. Because the QSYSSCD job always runs, the other jobs that perform
|
|
automatic cleanup and turn off functions are not able to start if the Maximum
|
|
jobs parameter is set to 1. To change the Maximum jobs parameter
|
|
on the job queue entry, use the Change Job Queue Entry (CHGJOBQE) command.</li>
|
|
<li>Make sure the mode is set to Normal or Auto.</li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzal2powersched.htm" title="Set up a schedule that automatically powers your system on and off. You can determine the time of day you want the system powered on and off. You can also specify special circumstances that change the normal daily schedule, such as a holiday or special closing.">Schedule a system shutdown and restart</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzal2ipliplmodeco.htm" title="Use the operating mode to determine the number of options that are presented to the operator for consideration during and after the initial program load (IPL). It can also secure (lock) the control panel to prevent an unauthorized or inadvertent IPL from the control panel.">Operating mode of an IPL</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |