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

172 lines
5.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>Delete NWS Configuration (DLTNWSCFG)</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="DLTNWSCFG.Top_Of_Page"></a>
<h2>Delete NWS Configuration (DLTNWSCFG)</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="#DLTNWSCFG.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DLTNWSCFG.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DLTNWSCFG.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DLTNWSCFG"></a>
<p>The Delete NWS Configuration (DLTNWSCFG) command deletes the specified network server configuration and the associated validation list.
</p>
<p><b>Restrictions:</b>
</p>
<ul>
<li>You must have input/output system configuration (*IOSYSCFG) special authority to use this command.
</li>
<li>You must have object existence (*OBJEXIST) and use (*USE) authorities to the network server configuration being deleted.
</li>
<li>When a non-default value was specified for the IPSECRULE, CHAPAUT, or SPCERTID parameters, you must have security administrator (*SECADM) special authority to delete the network server configuration.
</li>
<li>This command cannot be run if an active network server description is associated with this network server configuration.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DLTNWSCFG.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="#DLTNWSCFG.NWSCFG"><b>NWSCFG</b></a></td>
<td valign="top">Network server configuration</td>
<td valign="top"><i>Communications name</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DLTNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DLTNWSCFG.NWSCFG"></a>
<h3>Network server configuration (NWSCFG)</h3>
<p>Specifies the name of the network server configuration.
</p>
<p>This is a required parameter.
</p>
<p><b>Qualifier 1: Network server configuration</b>
</p>
<dl>
<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>
<p><b>Qualifier 2: Library</b>
</p>
<dl>
<dt><b><u>QUSRSYS</u></b></dt>
<dd>The network server configuration in library QUSRSYS will be deleted.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the library.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTNWSCFG.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DLTNWSCFG NWSCFG(ADMIN)
</pre>
</p>
<p>This command deletes a network server configuration named ADMIN and the associated validation list.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTNWSCFG.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF2105</b></dt>
<dd>Object &amp;1 in &amp;2 type *&amp;3 not found.
</dd>
<dt><b>CPF2110</b></dt>
<dd>Library &amp;1 not found.
</dd>
<dt><b>CPF2113</b></dt>
<dd>Cannot allocate library &amp;1.
</dd>
<dt><b>CPF2114</b></dt>
<dd>Cannot allocate object &amp;1 in &amp;2 type *&amp;3.
</dd>
<dt><b>CPF2117</b></dt>
<dd>&amp;4 objects type *&amp;3 deleted. &amp;5 objects not deleted.
</dd>
<dt><b>CPF2125</b></dt>
<dd>No objects deleted.
</dd>
<dt><b>CPF2160</b></dt>
<dd>Object type *&amp;1 not eligible for requested function.
</dd>
<dt><b>CPF2176</b></dt>
<dd>Library &amp;1 damaged.
</dd>
<dt><b>CPF2182</b></dt>
<dd>Not authorized to library &amp;1.
</dd>
<dt><b>CPF2189</b></dt>
<dd>Not authorized to object &amp;1 in &amp;2 type *&amp;3.
</dd>
<dt><b>CPF90A8</b></dt>
<dd>*SECADM special authority required to do requested operation.
</dd>
<dt><b>CPF9803</b></dt>
<dd>Cannot allocate object &amp;2 in library &amp;3.
</dd>
<dt><b>CPF9899</b></dt>
<dd>Error occurred during processing of command.
</dd>
<dt><b>CPFA030</b></dt>
<dd>Object already in use.
</dd>
<dt><b>CPFA1B8</b></dt>
<dd>*IOSYSCFG authority required to use &amp;1.
</dd>
<dt><b>CPFE007</b></dt>
<dd>Error occurred processing command.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTNWSCFG.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>