91 lines
2.9 KiB
HTML
91 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>End Cleanup (ENDCLNUP)</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="ENDCLNUP.Top_Of_Page"></a>
|
|
<h2>End Cleanup (ENDCLNUP)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
|
<b>Threadsafe: </b>No
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#ENDCLNUP.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#ENDCLNUP.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#ENDCLNUP.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="ENDCLNUP"></a>
|
|
<p>The End Cleanup (ENDCLNUP) command allows you to end the cleanup operation. The cleanup operation allows items on the system to be deleted automatically after they are a specified number of days old. Any active batch cleanup jobs, either processing or on the job queue, are ended immediately.
|
|
</p>
|
|
<p>This command does not alter any of the parameters specified on the Change Cleanup (CHGCLNUP) command. The cleanup operation can be restarted by specifying the Start Cleanup (STRCLNUP) command.
|
|
</p>
|
|
<p>More information is in the Basic System Operation information in the iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter.
|
|
</p>
|
|
<p><b>Restriction:</b> You must have job control (*JOBCTL) special authority to use this command.
|
|
</p>
|
|
<p>There are no parameters for this command.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ENDCLNUP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="ENDCLNUP.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ENDCLNUP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="ENDCLNUP.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
ENDCLNUP
|
|
</pre>
|
|
</p>
|
|
<p>This command ends the cleanup operation.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ENDCLNUP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="ENDCLNUP.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>CPF1E33</b></dt>
|
|
<dd>Cleanup options or power schedule in use by another user.
|
|
</dd>
|
|
<dt><b>CPF1E35</b></dt>
|
|
<dd>Not authorized to end cleanup.
|
|
</dd>
|
|
<dt><b>CPF1E36</b></dt>
|
|
<dd>Cleanup has not been started.
|
|
</dd>
|
|
<dt><b>CPF1E99</b></dt>
|
|
<dd>Unexpected error occurred.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ENDCLNUP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|