257 lines
8.1 KiB
HTML
257 lines
8.1 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>Send Service Request (SNDSRVRQS)</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="SNDSRVRQS.Top_Of_Page"></a>
|
|
<h2>Send Service Request (SNDSRVRQS)</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="#SNDSRVRQS.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#SNDSRVRQS.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#SNDSRVRQS.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="SNDSRVRQS"></a>
|
|
<p>The Send Service Request (SNDSRVRQS) command establishes a communications session and sends problem information to your service support system or tests the communications link to your service provider.
|
|
</p>
|
|
<p><b>Restriction:</b> To use this command, the user must be signed on as QSRV or QSRVBAS, or have *ALLOBJ authority.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#SNDSRVRQS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="SNDSRVRQS.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="#SNDSRVRQS.ACTION"><b>ACTION</b></a></td>
|
|
<td valign="top">Action</td>
|
|
<td valign="top">*PREPARED, *OPENED, *TEST, *PRBID</td>
|
|
<td valign="top">Required, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#SNDSRVRQS.RMTCPNAME"><b>RMTCPNAME</b></a></td>
|
|
<td valign="top">Remote control point</td>
|
|
<td valign="top"><i>Communications name</i>, <b><u>*IBMSRV</u></b>, *SELECT</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#SNDSRVRQS.RMTNETID"><b>RMTNETID</b></a></td>
|
|
<td valign="top">Remote network identifier</td>
|
|
<td valign="top"><i>Communications name</i>, <b><u>*NETATR</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#SNDSRVRQS.PRBID"><b>PRBID</b></a></td>
|
|
<td valign="top">Problem identifier</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#SNDSRVRQS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="SNDSRVRQS.ACTION"></a>
|
|
<h3>Action (ACTION)</h3>
|
|
<p>Specifies the type of request.
|
|
</p>
|
|
<dl>
|
|
<dt><b>*PREPARED</b></dt>
|
|
<dd>All records in the Problem Log with a status of PREPARED are sent to the remote service support system.
|
|
</dd>
|
|
<dt><b>*TEST</b></dt>
|
|
<dd>A test is performed on the communications link to the remote service support system.
|
|
</dd>
|
|
<dt><b>*OPENED</b></dt>
|
|
<dd>All records in the Problem Log with a status of OPEN are sent to the remote service support system.
|
|
</dd>
|
|
<dt><b>*PRBID</b></dt>
|
|
<dd>A specific record from the Problem Log with a status of PREPARED or OPENED will be sent to the selected service provider.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#SNDSRVRQS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="SNDSRVRQS.RMTCPNAME"></a>
|
|
<h3>Remote control point (RMTCPNAME)</h3>
|
|
<p>Specifies the service provider to whom the service request is sent. When *PREPARED is specified for the <b>Action (ACTION)</b> parameter, only the problem log entries that have defined destinations will be processed.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*IBMSRV</u></b></dt>
|
|
<dd>The service request is sent to IBM service support.
|
|
</dd>
|
|
<dt><b>*SELECT</b></dt>
|
|
<dd>A list of service providers is shown so the user can select the destination for the service request.
|
|
</dd>
|
|
<dt><b><i>remote-control-point-name</i></b></dt>
|
|
<dd>Specify the remote control point name of the service provider to whom the request is sent.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#SNDSRVRQS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="SNDSRVRQS.RMTNETID"></a>
|
|
<h3>Remote network identifier (RMTNETID)</h3>
|
|
<p>Specifies the remote name of the service provider's network.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NETATR</u></b></dt>
|
|
<dd>The service provider is in the local network.
|
|
</dd>
|
|
<dt><b><i>remote-network-identifier</i></b></dt>
|
|
<dd>Specify the network name of the service provider to whom the request is being sent.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#SNDSRVRQS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="SNDSRVRQS.PRBID"></a>
|
|
<h3>Problem identifier (PRBID)</h3>
|
|
<p>Specifies the specific problem record identifier. If the problem identifier is for a PREPARED problem, the problem must have been prepared for the selected service provider.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#SNDSRVRQS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="SNDSRVRQS.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p><b>Example 1: Sending Prepared Records</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
SNDSRVRQS ACTION(*PREPARED)
|
|
</pre>
|
|
</p>
|
|
<p>This command establishes the communications link to the IBM service support system and sends all records in the problem log with the status prepared. The result of each problem log entry reported may be one of the following:
|
|
</p>
|
|
<ul>
|
|
<li>PTFs sent to the system
|
|
</li>
|
|
<li>PTFs ordered from the code distribution center
|
|
</li>
|
|
<li>CE contacted automatically
|
|
</li>
|
|
<li>Service support center contacted automatically. The service support center representative will call you.
|
|
</li>
|
|
<li>Parts list
|
|
</li>
|
|
</ul>
|
|
<p><b>Example 2: Selecting a Service Provider</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
SNDSRVRQS ACTION(*OPENED) RMTCPNAME(*SELECT)
|
|
</pre>
|
|
</p>
|
|
<p>This command allows the user to select a service provider from a list. The service provider will receive all records in the problem log with an opened status.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#SNDSRVRQS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="SNDSRVRQS.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF2702</b></dt>
|
|
<dd>Device description &1 not found.
|
|
</dd>
|
|
<dt><b>CPF7C08</b></dt>
|
|
<dd>No support network connection.
|
|
</dd>
|
|
<dt><b>CPF8C0A</b></dt>
|
|
<dd>Data received from &1 not recognized.
|
|
</dd>
|
|
<dt><b>CPF8C0B</b></dt>
|
|
<dd>Test request routed to different system than specified.
|
|
</dd>
|
|
<dt><b>CPF8C0C</b></dt>
|
|
<dd>Content of problem record &1 not valid.
|
|
</dd>
|
|
<dt><b>CPF8C0E</b></dt>
|
|
<dd>Library QGPL not found.
|
|
</dd>
|
|
<dt><b>CPF8C0F</b></dt>
|
|
<dd>Error indicated in reply to request.
|
|
</dd>
|
|
<dt><b>CPF8C01</b></dt>
|
|
<dd>Cannot connect to IBM service system. One session allowed.
|
|
</dd>
|
|
<dt><b>CPF8C06</b></dt>
|
|
<dd>No problems in problem log can be sent.
|
|
</dd>
|
|
<dt><b>CPF8C07</b></dt>
|
|
<dd>A parameter is not valid.
|
|
</dd>
|
|
<dt><b>CPF8C08</b></dt>
|
|
<dd>Cannot specify *SELECT for the control point name.
|
|
</dd>
|
|
<dt><b>CPF8C09</b></dt>
|
|
<dd>&1 not defined as a service provider.
|
|
</dd>
|
|
<dt><b>CPF8C16</b></dt>
|
|
<dd>Error occurred while processing request.
|
|
</dd>
|
|
<dt><b>CPF8C17</b></dt>
|
|
<dd>Sign-on failed.
|
|
</dd>
|
|
<dt><b>CPF8C18</b></dt>
|
|
<dd>No support network connection.
|
|
</dd>
|
|
<dt><b>CPF8C19</b></dt>
|
|
<dd>Remote support application failed.
|
|
</dd>
|
|
<dt><b>CPF8C2A</b></dt>
|
|
<dd>Cannot connect to IBM service system.
|
|
</dd>
|
|
<dt><b>CPF8C2B</b></dt>
|
|
<dd>Error indicated in reply to request.
|
|
</dd>
|
|
<dt><b>CPF8C2D</b></dt>
|
|
<dd>Problem &1 cannot be sent.
|
|
</dd>
|
|
<dt><b>CPF8C24</b></dt>
|
|
<dd>Error occurred while processing request.
|
|
</dd>
|
|
<dt><b>CPF8C27</b></dt>
|
|
<dd>Alternate load device not found.
|
|
</dd>
|
|
<dt><b>CPF9824</b></dt>
|
|
<dd>Not authorized to command &1 in library &2.
|
|
</dd>
|
|
<dt><b>CPF9846</b></dt>
|
|
<dd>Error while processing file &1 in library &2.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#SNDSRVRQS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|