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

82 lines
2.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>Submit Console Command (SBMCMDJS)</title>
</head>
<body bgcolor="white">
<a name="SBMCMDJS.Top_Of_Page"></a>
<h2>Submit Console Command (SBMCMDJS)</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="#SBMCMDJS.PARAMETERS.TABLE">Parameters</a><br>
<a href="#SBMCMDJS.COMMAND.EXAMPLES">Examples</a><br>
<a href="#SBMCMDJS.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="SBMCMDJS"></a>
<p>The Submit Console Command (SBMCMDJS) command allows you to submit a command to the system console. The SBMCMDJS command works in conjunction with the console monitoring function of Advanced Job Scheduler. If the console monitor function is active, the command request will be processed. If the console function is not active the request will not be processed until console monitoring begins.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#SBMCMDJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="SBMCMDJS.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="#SBMCMDJS.CMD"><b>CMD</b></a></td>
<td valign="top">Command request</td>
<td valign="top"><i>Command string</i></td>
<td valign="top">Optional, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#SBMCMDJS.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="SBMCMDJS.CMD"></a>
<h3>Command request (CMD)</h3>
<p>Specifies the command that you want to process. You can specify a command, a call to a program or pass parameters to a called program. Commands are checked for validity and parameters are validated against the Advanced Job Scheduler parameter file. Object existence is not checked.
</p>
<dl>
<dt><b><i>command-string</i></b></dt>
<dd>Specify the command to be run.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#SBMCMDJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="SBMCMDJS.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#SBMCMDJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="SBMCMDJS.ERROR.MESSAGES">Error messages</a></h3>Unknown
</div>
<table width="100%">
<tr><td align="right"><a href="#SBMCMDJS.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>