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

119 lines
3.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>Start Job Scheduler (STRJS)</title>
</head>
<body bgcolor="white">
<a name="STRJS.Top_Of_Page"></a>
<h2>Start Job Scheduler (STRJS)</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="#STRJS.PARAMETERS.TABLE">Parameters</a><br>
<a href="#STRJS.COMMAND.EXAMPLES">Examples</a><br>
<a href="#STRJS.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="STRJS"></a>
<p>The Start Job Scheduler (STRJS) command allows you to start the Advanced Job Scheduler job monitor or capture job information for application software. If you start the job monitor and there are jobs with scheduled dates and times less than the current date and time, you are transferred to the Start Monitor display where you can choose whether you want to start the Advanced Job Scheduler monitor without reviewing scheduled jobs or delay starting the monitor until after you have reviewed the pending jobs.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="STRJS.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="#STRJS.OPTION"><b>OPTION</b></a></td>
<td valign="top">Option</td>
<td valign="top"><b><u>*MONITOR</u></b>, *CAPTURE</td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#STRJS.DTALIB"><b>DTALIB</b></a></td>
<td valign="top">Data library</td>
<td valign="top"><i>Name</i>, *ALL, <b><u>*USRPRF</u></b>, *PROMPT</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#STRJS.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="STRJS.OPTION"></a>
<h3>Option (OPTION)</h3>
<p>Specifies whether you want to start the Advanced Job Scheduler monitor or you want to begin capturing job information.
</p>
<dl>
<dt><b><u>*MONITOR</u></b></dt>
<dd>Start the Advanced Job Scheduler monitor.
</dd>
<dt><b>*CAPTURE</b></dt>
<dd>Begin capturing job information for application software.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRJS.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="STRJS.DTALIB"></a>
<h3>Data library (DTALIB)</h3>
<p>Specify the data library that you want to start monitoring for Advanced Job Scheduler.
</p>
<dl>
<dt><b><u>*USRPRF</u></b></dt>
<dd>The data library specified in the user profile for the current user will be used.
</dd>
<dt><b>*ALL</b></dt>
<dd>All existing data libraries will be used.
</dd>
<dt><b>*PROMPT</b></dt>
<dd>The data library is supplied through prompting.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the data library that you want to use.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="STRJS.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
STRJS OPTION(*MONITOR)
</pre>
</p>
<p>This command starts the Job Scheduler monitor. The monitor stays active until you run the End Job Scheduler (ENDJS) command.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="STRJS.ERROR.MESSAGES">Error messages</a></h3>Unknown
</div>
<table width="100%">
<tr><td align="right"><a href="#STRJS.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>