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

129 lines
3.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>Release Job using JS (RLSJOBJS)</title>
</head>
<body bgcolor="white">
<a name="RLSJOBJS.Top_Of_Page"></a>
<h2>Release Job using JS (RLSJOBJS)</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="#RLSJOBJS.PARAMETERS.TABLE">Parameters</a><br>
<a href="#RLSJOBJS.COMMAND.EXAMPLES">Examples</a><br>
<a href="#RLSJOBJS.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="RLSJOBJS"></a>
<p>The Release Job using Job Scheduler (RLSJOBJS) command allows you to release a job that you specify. When you press Enter, a message is displayed confirming that the job you selected has been released. The job is released until the Hold Job using Job Scheduler (HLDJOBJS) command is processed for the job or Option 3 (Hold) is selected for the job on the Work with Jobs display.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RLSJOBJS.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="#RLSJOBJS.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>
</table>
<table width="100%">
<tr><td align="right"><a href="#RLSJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="RLSJOBJS.JOB"></a>
<h3>Job entry (JOB)</h3>
<p>Specifies the name of the job that you want to release.
</p>
<p>You must specify a job and optionally can specify a group to which the job belongs and the associated sequence number of the job.
</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 name of the job that you want to release.
</dd>
</dl>
<p><b>Element 2: Group</b>
</p>
<dl>
<dt><b><u>*NONE</u></b></dt>
<dd>The job is not a member of a group.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the 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 assigned to this job.
</dd>
<dt><b><i>1-99</i></b></dt>
<dd>Specify the sequence number of the job within the group. Sequence numbers can range from 1 to 99.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="RLSJOBJS.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
RLSJOBJS JOB(JOB02)
</pre>
</p>
<p>This command releases the job JOB02 which was previously held using a HLDJOBJS command.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RLSJOBJS.ERROR.MESSAGES">Error messages</a></h3>Unknown
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>