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

83 lines
2.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>End Service Job (ENDSRVJOB)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="ENDSRVJOB.Top_Of_Page"></a>
<h2>End Service Job (ENDSRVJOB)</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="#ENDSRVJOB.PARAMETERS.TABLE">Parameters</a><br>
<a href="#ENDSRVJOB.COMMAND.EXAMPLES">Examples</a><br>
<a href="#ENDSRVJOB.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="ENDSRVJOB"></a>
<p>The End Service Job (ENDSRVJOB) command ends the remote job service operation. This command stops the service operation that began when the Start Service Job (STRSRVJOB) command was entered.
</p>
<p><b>Restrictions:</b>
</p>
<ul>
<li>If tracing or debugging is active in the serviced job when this command is entered, the remote service operation is <i>not</i> ended.
</li>
<li>The following user profiles have private authorities to use the command:
<ul>
<li>QPGMR
</li>
<li>QSYSOPR
</li>
<li>QSRV
</li>
<li>QSRVBAS
</li>
</ul>
</li>
</ul>
<p>There are no parameters for this command.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDSRVJOB.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="ENDSRVJOB.PARAMETERS.TABLE">Parameters</a></h3>None<br>
<table width="100%">
<tr><td align="right"><a href="#ENDSRVJOB.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<hr size="2" width="100%">
<div><h3><a name="ENDSRVJOB.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
ENDSRVJOB
</pre>
</p>
<p>This command stops the service operation of the job currently being serviced.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDSRVJOB.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="ENDSRVJOB.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDSRVJOB.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>