162 lines
6.0 KiB
HTML
162 lines
6.0 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>Remove Log Entries from JS (RMVLOGEJS)</title>
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<a name="RMVLOGEJS.Top_Of_Page"></a>
|
||
|
<h2>Remove Log Entries from JS (RMVLOGEJS)</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="#RMVLOGEJS.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#RMVLOGEJS.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#RMVLOGEJS.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="RMVLOGEJS"></a>
|
||
|
<p>The Remove Log Entries from Job Scheduler (RMVLOGEJS) command allows you to clear the Advanced Job Scheduler log based on a date range that you specify.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RMVLOGEJS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="RMVLOGEJS.PARAMETERS.TABLE">Parameters</a></h3>
|
||
|
<table border="1" cellpadding="4" cellspacing="0">
|
||
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
||
|
<tr>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#RMVLOGEJS.TYPE"><b>TYPE</b></a></td>
|
||
|
<td valign="top">Type</td>
|
||
|
<td valign="top"><b><u>*ALL</u></b>, *RUN, *SUBMIT, *MAINT, *EMAIL, *WORKFLOW</td>
|
||
|
<td valign="top">Optional, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="3"><a href="#RMVLOGEJS.SLTDATE"><b>SLTDATE</b></a></td>
|
||
|
<td valign="top">Select dates</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="3">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: From date</td>
|
||
|
<td valign="top">
|
||
|
<i>Character value</i>, *CURRENT, <b><u>*BEGIN</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: To date</td>
|
||
|
<td valign="top">
|
||
|
<i>Character value</i>, <b><u>180</u></b>, *CURRENT, *END</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RMVLOGEJS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="RMVLOGEJS.TYPE"></a>
|
||
|
<h3>Type (TYPE)</h3>
|
||
|
<p>Specifies the type of entries that you want to clear from the Advanced Job Scheduler log. Examples of types of entries are run, submit, maintenance and so on.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>Selects all log entries to clear within the specified date range.
|
||
|
</dd>
|
||
|
<dt><b>*RUN</b></dt>
|
||
|
<dd>Selects only log entries that were logged during the run process to clear within the specified date range.
|
||
|
</dd>
|
||
|
<dt><b>*SUBMIT</b></dt>
|
||
|
<dd>Selects only log entries that were logged during the submission process to clear within the specified date range.
|
||
|
</dd>
|
||
|
<dt><b>*MAINT</b></dt>
|
||
|
<dd>Selects only log entries that were logged during the maintenance process to clear within the specified date range.
|
||
|
</dd>
|
||
|
<dt><b>*EMAIL</b></dt>
|
||
|
<dd>Selects only log entries that were logged during the e-mail process to clear within the specified date range.
|
||
|
</dd>
|
||
|
<dt><b>*WORKFLOW</b></dt>
|
||
|
<dd>Selects only log entries that were logged during Work Flow processing to clear within the specified date range.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RMVLOGEJS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="RMVLOGEJS.SLTDATE"></a>
|
||
|
<h3>Select dates (SLTDATE)</h3>
|
||
|
<p>Specifies the range of dates that you want to use when clearing the Advanced Job Scheduler log. The <b>From date</b> is the beginning point in the Advanced Job Scheduler log that is cleared and the <b>To date</b> is the ending date.
|
||
|
</p>
|
||
|
<p><b>Element 1: From date</b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*BEGIN</u></b></dt>
|
||
|
<dd>Uses the earliest Advanced Job Scheduler log date in the file as the beginning date in the date range.
|
||
|
</dd>
|
||
|
<dt><b>*CURRENT</b></dt>
|
||
|
<dd>Uses the current date as the beginning date in the date range.
|
||
|
</dd>
|
||
|
<dt><b><i>date</i></b></dt>
|
||
|
<dd>Specify the date in system format with or without date separators, such as 12/01/01 or 120101, that you want to be the beginning date of the date range.
|
||
|
</dd>
|
||
|
<dt><b><i>number</i></b></dt>
|
||
|
<dd>Specify a number to represent the number of days before the current day that you want to be the beginning of the date range. An example would be 10. If today's date were 3/12/01, the From date for the Advanced Job Scheduler log would be 3/2/01.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p><b>Element 2: To date</b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>180</u></b></dt>
|
||
|
<dd>The number of days of log entries that remain is 180.
|
||
|
</dd>
|
||
|
<dt><b>*CURRENT</b></dt>
|
||
|
<dd>Uses the current date as the ending date of the date range.
|
||
|
</dd>
|
||
|
<dt><b>*END</b></dt>
|
||
|
<dd>Uses the latest date in the Advanced Job Scheduler log to use as the ending date in the date range.
|
||
|
</dd>
|
||
|
<dt><b><i>date</i></b></dt>
|
||
|
<dd>Specify the date in system format with or without date separators, such as 12/01/01 or 120101, that you want to be the ending date of the date range.
|
||
|
</dd>
|
||
|
<dt><b><i>number</i></b></dt>
|
||
|
<dd>Specify a number to represent the number of days before the current day that you want to be the end of the date range. An example would be 10. If today's date were 3/22/01, the To date for the Advanced Job Scheduler log would be 3/12/01.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RMVLOGEJS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="RMVLOGEJS.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
RMVLOGEJS TYPE(*ALL) SLTDATE('3/12/99' '4/12/99')
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command removes all log entries for the period March 12, 1999 to April 12, 1999. SLTDATE is expressed in mm/dd/yy format in this example.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RMVLOGEJS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div>
|
||
|
<h3><a name="RMVLOGEJS.ERROR.MESSAGES">Error messages</a></h3>Unknown
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RMVLOGEJS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|