99 lines
2.8 KiB
HTML
99 lines
2.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>Start Managed System Services (STRMGDSYS)</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="STRMGDSYS.Top_Of_Page"></a>
|
||
|
<h2>Start Managed System Services (STRMGDSYS)</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="#STRMGDSYS.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#STRMGDSYS.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#STRMGDSYS.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="STRMGDSYS"></a>
|
||
|
<p>The Start Managed System Services (STRMGDSYS) command starts jobs to perform managed system functions such as receiving objects, running programs, running commands, and applying program temporary fixes (PTFs).
|
||
|
</p>
|
||
|
<p><b>Restrictions:</b>
|
||
|
</p>
|
||
|
<ol>
|
||
|
<li>The user must have *JOBCTL authority to use the start command.
|
||
|
</li>
|
||
|
<li>The QSNADS subsystem must be started for Managed System Services to be fully operational.
|
||
|
</li>
|
||
|
</ol>
|
||
|
<p>There are no parameters for this command.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#STRMGDSYS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="STRMGDSYS.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#STRMGDSYS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="STRMGDSYS.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
STRMGDSYS
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command starts the managed system functions. Requests received from a central site system can then be processed.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#STRMGDSYS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="STRMGDSYS.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF90FF</b></dt>
|
||
|
<dd>*JOBCTL special authority required to do requested operation.
|
||
|
</dd>
|
||
|
<dt><b>MSS0059</b></dt>
|
||
|
<dd>Internal object not found or damaged.
|
||
|
</dd>
|
||
|
<dt><b>MSS005B</b></dt>
|
||
|
<dd>Storage limit exceeded.
|
||
|
</dd>
|
||
|
<dt><b>MSS0064</b></dt>
|
||
|
<dd>Internal object not found or damaged.
|
||
|
</dd>
|
||
|
<dt><b>MSS0066</b></dt>
|
||
|
<dd>Internal processing error occurred.
|
||
|
</dd>
|
||
|
<dt><b>MSS0067</b></dt>
|
||
|
<dd>Not able to allocate internal object.
|
||
|
</dd>
|
||
|
<dt><b>MSS0312</b></dt>
|
||
|
<dd>Managed System Services for iSeries already active.
|
||
|
</dd>
|
||
|
<dt><b>MSS0313</b></dt>
|
||
|
<dd>Managed System Services for iSeries not started.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#STRMGDSYS.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|