88 lines
2.9 KiB
HTML
88 lines
2.9 KiB
HTML
|
|
||
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Change Power On/Off Schedule (CHGPWRSCD)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<a name="CHGPWRSCD.Top_Of_Page"></a>
|
||
|
<h2>Change Power On/Off Schedule (CHGPWRSCD)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#CHGPWRSCD.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#CHGPWRSCD.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#CHGPWRSCD.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="CHGPWRSCD"></a>
|
||
|
<p>The Change Power On/Off Schedule (CHGPWRSCD) command allows you to change the system's power on/off schedule. When you specify the command, the Change Power On/Off Schedule display is shown. From the display, you can change power on or power off default values for the days of the week or change the values for a particular day. You can also change or set the time the system sends a message that warns users of an impending power off. The changes you make in the power on/off schedule are effective immediately.
|
||
|
</p>
|
||
|
<p><b>Restrictions:</b>
|
||
|
</p>
|
||
|
<ol>
|
||
|
<li>To use this command, you must have all object (*ALLJOB) and security administrator (*SECADM) special authorities.
|
||
|
</li>
|
||
|
</ol>
|
||
|
<p>There are no parameters for this command.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGPWRSCD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="CHGPWRSCD.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGPWRSCD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CHGPWRSCD.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
CHGPWRSCD
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the Change Power On/Off Schedule display.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGPWRSCD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CHGPWRSCD.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF1E2A</b></dt>
|
||
|
<dd>Unexpected error in QSYSSCD job.
|
||
|
</dd>
|
||
|
<dt><b>CPF1E2B</b></dt>
|
||
|
<dd>Power scheduler and cleanup options not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF1E23</b></dt>
|
||
|
<dd>Power schedule or cleanup options in use by another user.
|
||
|
</dd>
|
||
|
<dt><b>CPF1E27</b></dt>
|
||
|
<dd>Not authorized to change power on/off schedule.
|
||
|
</dd>
|
||
|
<dt><b>CPF1E99</b></dt>
|
||
|
<dd>Unexpected error occurred.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGPWRSCD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|