ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/rnmjobjs.htm

197 lines
5.8 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>Rename Job using Job Scheduler (RNMJOBJS)</title>
</head>
<body bgcolor="white">
<a name="RNMJOBJS.Top_Of_Page"></a>
<h2>Rename Job using Job Scheduler (RNMJOBJS)</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="#RNMJOBJS.PARAMETERS.TABLE">Parameters</a><br>
<a href="#RNMJOBJS.COMMAND.EXAMPLES">Examples</a><br>
<a href="#RNMJOBJS.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="RNMJOBJS"></a>
<p>The Rename Job using Job Scheduler (RNMJOBJS) command allows you to rename a job. After renaming the job, you can modify and change any or all of the associated parameters.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#RNMJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RNMJOBJS.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" rowspan="4"><a href="#RNMJOBJS.JOB"><b>JOB</b></a></td>
<td valign="top">Job entry</td>
<td valign="top"><i>Element list</i></td>
<td valign="top" rowspan="4">Required, Positional 1</td>
</tr>
<tr>
<td valign="top">Element 1: Job</td>
<td valign="top">
<i>Name</i></td>
</tr>
<tr>
<td valign="top">Element 2: Group</td>
<td valign="top">
<i>Name</i>, <b><u>*NONE</u></b></td>
</tr>
<tr>
<td valign="top">Element 3: Group sequence</td>
<td valign="top">
1-99, <b><u>*NONE</u></b></td>
</tr>
<tr>
<td valign="top" rowspan="4"><a href="#RNMJOBJS.NEWJOB"><b>NEWJOB</b></a></td>
<td valign="top">New job entry</td>
<td valign="top"><i>Element list</i></td>
<td valign="top" rowspan="4">Optional, Positional 2</td>
</tr>
<tr>
<td valign="top">Element 1: Job</td>
<td valign="top">
<i>Name</i>, <b><u>*SAME</u></b></td>
</tr>
<tr>
<td valign="top">Element 2: Group</td>
<td valign="top">
<i>Name</i>, <b><u>*SAME</u></b>, *NONE</td>
</tr>
<tr>
<td valign="top">Element 3: Group sequence</td>
<td valign="top">
1-99, <b><u>*SAME</u></b>, *NONE</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#RNMJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="RNMJOBJS.JOB"></a>
<h3>Job entry (JOB)</h3>
<p>Specifies the name of the job schedule entry that you want to rename. You must specify a job for every job and alternately can specify a group to which the job belongs as well as a sequence number for the job within the group.
</p>
<p>
<b>Note: </b>No subordinate jobs for a group can exist in order to rename the sequence 1 job of the group.
</p>
<p>This is a required parameter.
</p>
<p><b>Element 1: Job</b>
</p>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the user-defined name of the job schedule entry that you want to rename.
</dd>
</dl>
<p><b>Element 2: Group</b>
</p>
<dl>
<dt><b><u>*NONE</u></b></dt>
<dd>The job is not assigned to a group.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the user-defined name of the group to which the job belongs.
</dd>
</dl>
<p><b>Element 3: Group sequence</b>
</p>
<dl>
<dt><b><u>*NONE</u></b></dt>
<dd>There is not a sequence number assigned to the job.
</dd>
<dt><b><i>1-99</i></b></dt>
<dd>Specify the sequence number of the job within the group.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RNMJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="RNMJOBJS.NEWJOB"></a>
<h3>New job entry (NEWJOB)</h3>
<p>Specifies the name of the job schedule entry that you are creating as a result of renaming the job specified for the <b>Job entry (JOB)</b> parameter. You must specify a job for every job and alternately can specify a group to which the job belongs as well as a sequence number for the job within the group.
</p>
<p>The first job of a group must be sequence number 1. Subsequent sequence numbers should leave gaps (10, 20, 30 and so on) to allow job insertions if necessary.
</p>
<p><b>Element 1: Job</b>
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The current name of the job does not change.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the user-defined name of the job schedule entry that you want to create from the job that you are renaming.
</dd>
</dl>
<p><b>Element 2: Group</b>
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The current name of the group does not change.
</dd>
<dt><b>*NONE</b></dt>
<dd>The job is not assigned to a group.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the user-defined name of the group to which the job belongs.
</dd>
</dl>
<p><b>Element 3: Group sequence</b>
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The current sequence number of the job does not change.
</dd>
<dt><b>*NONE</b></dt>
<dd>There is not a sequence number assigned to the job.
</dd>
<dt><b><i>1-99</i></b></dt>
<dd>Specify the sequence number of the job within the group.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RNMJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="RNMJOBJS.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
RNMJOBJS JOB(JOB02) NEWJOB(JOB04)
</pre>
</p>
<p>This command renames job JOB02 to JOB04.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#RNMJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RNMJOBJS.ERROR.MESSAGES">Error messages</a></h3>Unknown
</div>
<table width="100%">
<tr><td align="right"><a href="#RNMJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>