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

122 lines
5.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>Remove Cross-Domain Key (RMVCRSDMNK)</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="RMVCRSDMNK.Top_Of_Page"></a>
<h2>Remove Cross-Domain Key (RMVCRSDMNK)</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="#RMVCRSDMNK.PARAMETERS.TABLE">Parameters</a><br>
<a href="#RMVCRSDMNK.COMMAND.EXAMPLES">Examples</a><br>
<a href="#RMVCRSDMNK.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="RMVCRSDMNK"></a>
<p>The Remove Cross-Domain Key (RMVCRSDMNK) command removes one or more specified keys from the cross-domain key table.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVCRSDMNK.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RMVCRSDMNK.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="#RMVCRSDMNK.CRSDMNK"><b>CRSDMNK</b></a></td>
<td valign="top">Cross-domain key name</td>
<td valign="top"><i>Generic name, name</i>, *ALL</td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#RMVCRSDMNK.KUSE"><b>KUSE</b></a></td>
<td valign="top">Cross-domain key use</td>
<td valign="top">*SND, *RCV, *PIN, *ALL</td>
<td valign="top">Required, Positional 2</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#RMVCRSDMNK.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="RMVCRSDMNK.CRSDMNK"></a>
<h3>Cross-domain key name (CRSDMNK)</h3>
<p>Specifies the name or generic name of the keys, with a key use that is specified in the <b>Cross-domain key use</b> prompt (KUSE parameter), that are to be removed from the cross-domain key table. You can also use this parameter to specify that all keys defined with the use specified in the <b>Cross-domain key use</b> prompt (KUSE parameter) are to be removed.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b>*ALL</b></dt>
<dd>All the keys with a key use specified in the <b>Cross-domain key use</b> prompt (KUSE parameter) are to be removed from the cross-domain key table.
</dd>
<dt><b><i>generic*-key-name</i></b></dt>
<dd>All keys with the same generic name with a key use specified in the <b>Cross-domain key use</b> prompt (KUSE parameter) are to be removed from the cross-domain key table. To specify a generic name, add an asterisk after the characters that are common in all the key names to be removed (ABC*, for example). If an asterisk is not included with the name, the system assumes that the name is a complete key name.
</dd>
<dt><b><i>key-name</i></b></dt>
<dd>The key with the specified name with a key use specified in the <b>Cross-domain key use</b> prompt (KUSE parameter) are to be removed from the cross-domain key table.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVCRSDMNK.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="RMVCRSDMNK.KUSE"></a>
<h3>Cross-domain key use (KUSE)</h3>
<p>Specifies the key use of the key(s) specified in the <b>Cross-domain key name</b> prompt (CRSDMNK parameter) that are to be removed from the cross-domain key table. You can also use this parameter to specify that all key uses of the named key are to be removed.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b>*ALL</b></dt>
<dd>The keys named in the <b>Cross-domain key name</b> prompt (CRSDMNK parameter) with any key use are to be removed.
</dd>
<dt><b>*SND</b></dt>
<dd>The keys named in the <b>Cross-domain key name</b> prompt (CRSDMNK parameter) with a key use of sending are to be removed.
</dd>
<dt><b>*RCV</b></dt>
<dd>The keys named in the <b>Cross-domain key name</b> prompt (CRSDMNK parameter) with a key use of receiving are to be removed.
</dd>
<dt><b>*PIN</b></dt>
<dd>The keys named in the <b>Cross-domain key name</b> prompt (CRSDMNK parameter) with a key use of personal identification number are to be removed.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVCRSDMNK.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RMVCRSDMNK.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVCRSDMNK.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RMVCRSDMNK.ERROR.MESSAGES">Error messages</a></h3>Unknown
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVCRSDMNK.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>