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

162 lines
5.5 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 Support Network (STRSPTN)</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="STRSPTN.Top_Of_Page"></a>
<h2>Start Support Network (STRSPTN)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>
<ul><li>Batch job (*BATCH)</li>
<li>Batch program (*BPGM)</li>
<li>Interactive program (*IPGM)</li>
<li>Using QCMDEXEC, QCAEXEC, or QCAPCMD API (*EXEC)</li>
</ul><b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#STRSPTN.PARAMETERS.TABLE">Parameters</a><br>
<a href="#STRSPTN.COMMAND.EXAMPLES">Examples</a><br>
<a href="#STRSPTN.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="STRSPTN"></a>
<p>The Start Support Network (STRSPTN) command allows you to establish an application session through a remote support network to the specified destination application.
</p>
<p>This command is provided for customers who want to write their own programs to interface with one of the remote support systems.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="STRSPTN.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="#STRSPTN.ACCOUNT"><b>ACCOUNT</b></a></td>
<td valign="top">Account</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#STRSPTN.SPTUSRID"><b>SPTUSRID</b></a></td>
<td valign="top">User ID</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#STRSPTN.SPTPWD"><b>SPTPWD</b></a></td>
<td valign="top">Password</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 3</td>
</tr>
<tr>
<td valign="top"><a href="#STRSPTN.FEADEV"><b>FEADEV</b></a></td>
<td valign="top">Device description</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 4</td>
</tr>
<tr>
<td valign="top"><a href="#STRSPTN.DESTAPP"><b>DESTAPP</b></a></td>
<td valign="top">Destination application</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 5</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="STRSPTN.ACCOUNT"></a>
<h3>Account (ACCOUNT)</h3>
<p>Specifies your account number registered with the support network. The organization account ID must be registered with the support network.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="STRSPTN.SPTUSRID"></a>
<h3>User ID (SPTUSRID)</h3>
<p>Specifies the network user identifier within the specified account. The user identifier must be registered with the support network.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="STRSPTN.SPTPWD"></a>
<h3>Password (SPTPWD)</h3>
<p>Specifies the network password for the specified user identifier. The password must be registered with the support network.
</p>
<p>
<b>Note: </b>A support network password can expire. The user must then change the password interactively by using the Work with Product Information (WRKPRDINF) command.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="STRSPTN.FEADEV"></a>
<h3>Device description (FEADEV)</h3>
<p>Specifies the Front End Application (FEA) device description.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="STRSPTN.DESTAPP"></a>
<h3>Destination application (DESTAPP)</h3>
<p>Specifies the name for the destination application. The destination application is supplied by the network.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="STRSPTN.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
STRSPTN ACCOUNT(11420880) SPTNUSRID(ACME) SPTNPWD(11111)
FEADEV(QTIFEA) DESTAPP(AAAAAA)
</pre>
</p>
<p>This command establishes a communication path through the remote support network, for user ID ACME operating under password 11111 at account 11420880. The path allows access to application AAAAAA.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="STRSPTN.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#STRSPTN.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>