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

129 lines
4.0 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>Work with NWS Configuration (WRKNWSCFG)</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="WRKNWSCFG.Top_Of_Page"></a>
<h2>Work with NWS Configuration (WRKNWSCFG)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#WRKNWSCFG.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKNWSCFG.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKNWSCFG.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKNWSCFG"></a>
<p>The Work with NWS Configuration (WRKNWSCFG) command allows you to work with a network server configuration.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKNWSCFG.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="#WRKNWSCFG.NWSCFG"><b>NWSCFG</b></a></td>
<td valign="top">Network server configuration</td>
<td valign="top"><i>Generic name, name</i>, <b><u>*ALL</u></b></td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#WRKNWSCFG.TYPE"><b>TYPE</b></a></td>
<td valign="top">Configuration type</td>
<td valign="top"><b><u>*ALL</u></b>, *CNNSEC, *RMTSYS, *SRVPRC</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKNWSCFG.NWSCFG"></a>
<h3>Network server configuration (NWSCFG)</h3>
<p>Specifies the name of the network server configuration.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>All network server configurations are worked with.
</dd>
<dt><b><i>generic-name</i></b></dt>
<dd>Specify a generic network server configuration name.
</dd>
</dl>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Work with a specific network server configuration.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKNWSCFG.TYPE"></a>
<h3>Type (TYPE)</h3>
<p>Specifies the type of configuration to work with.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>All network server configurations types are worked with.
</dd>
<dt><b>*CNNSEC</b></dt>
<dd>All connection security network server configurations are worked with.
</dd>
<dt><b>*RMTSYS</b></dt>
<dd>All remote system network server configurations are worked with.
</dd>
<dt><b>*SRVPRC</b></dt>
<dd>All service processor network server configurations are worked with.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKNWSCFG.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKNWSCFG NWSCFG(*ALL)
</pre>
</p>
<p>This command displays the Work with NWS Configuration panel with entries for all network server configurations. If no network server configurations exist, no entries are shown.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKNWSCFG.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>