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

129 lines
3.7 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>Hold Job using Job Scheduler (HLDJOBJS)</title>
</head>
<body bgcolor="white">
<a name="HLDJOBJS.Top_Of_Page"></a>
<h2>Hold Job using Job Scheduler (HLDJOBJS)</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="#HLDJOBJS.PARAMETERS.TABLE">Parameters</a><br>
<a href="#HLDJOBJS.COMMAND.EXAMPLES">Examples</a><br>
<a href="#HLDJOBJS.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="HLDJOBJS"></a>
<p>The Hold Job using Job Scheduler (HLDJOBJS) command allows you to hold a job that you specify. When you press Enter, a message is displayed confirming that the job you selected has been held. The job is held until the Release Job using Job Scheduler (RLSJOBJS) command is processed for the job or Option 6 (Release/Reset) is selected for the job on the Work with Jobs display.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#HLDJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="HLDJOBJS.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="#HLDJOBJS.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="#HLDJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="HLDJOBJS.JOB"></a>
<h3>Job entry (JOB)</h3>
<p>Specifies the name of the job that you want to hold.
</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 hold.
</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 number assigned to this 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="#HLDJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="HLDJOBJS.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
HLDJOBJS JOB(JOB02)
</pre>
</p>
<p>This command will cause job JOB02 to be held.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#HLDJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="HLDJOBJS.ERROR.MESSAGES">Error messages</a></h3>Unknown
</div>
<table width="100%">
<tr><td align="right"><a href="#HLDJOBJS.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>