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

139 lines
4.7 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<!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 Nickname (WRKNCK)</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="WRKNCK.Top_Of_Page"></a>
<h2>Work With Nickname (WRKNCK)</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="#WRKNCK.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKNCK.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKNCK.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKNCK"></a>
<p>The Work with Nicknames (WRKNCK) command is used to show a list of nicknames you can work with. You can add, change, remove, show, print, and rename nicknames in the system distribution directory with this command.
</p>
<p>A <b>nickname</b> is a short version of either a directory entry or a distribution list name. More information about nicknames is in the SNA Distribution Services book, SC41-5410.
</p>
<p><b>Restriction:</b>
</p>
<ol>
<li>You must have security administrator (*SECADM) authority to change, remove, or rename public nicknames that you do not own. No special authority is needed for you to display public nicknames or to work with public nicknames that you own.
</li>
<li>Only the owner can change, remove, rename, or display private nicknames. No special authority is needed.
</li>
</ol>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNCK.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKNCK.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="#WRKNCK.ACCESS"><b>ACCESS</b></a></td>
<td valign="top">Access</td>
<td valign="top"><b><u>*PRV</u></b>, *ALL, *PRIVATE, *PUBLIC</td>
<td valign="top">Optional, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKNCK.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKNCK.ACCESS"></a>
<h3>Access (ACCESS)</h3>
<p>Specifies the access of the nicknames to be shown.
</p>
<dl>
<dt><b><u>*PRV</u></b></dt>
<dd>The last access specified by the current user for displaying, selecting, or working with nicknames is used.
</dd>
<dt><b>*ALL</b></dt>
<dd>All of the nicknames to which you have access are shown. This includes the private nicknames that you own and all of the public nicknames in the system distribution directory.
</dd>
<dt><b>*PRIVATE</b></dt>
<dd>The private nicknames that you own are shown.
</dd>
<dt><b>*PUBLIC</b></dt>
<dd>All of the public nicknames in the system distribution directory are shown.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNCK.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKNCK.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKNCK ACCESS(*PRIVATE)
</pre>
</p>
<p>This command displays the Work with Private Nicknames panel, from which you can add, change, remove, display, print, and rename your private nicknames.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNCK.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKNCK.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF8360</b></dt>
<dd>Not enough storage for commitment control operation.
</dd>
<dt><b>CPF9006</b></dt>
<dd>User not enrolled in system distribution directory.
</dd>
<dt><b>CPF905C</b></dt>
<dd>Error occurred trying to find a translation table.
</dd>
<dt><b>CPF9096</b></dt>
<dd>Cannot use CMDCHRID(*DEVD), DOCCHRID(*DEVD) in batch job.
</dd>
<dt><b>CPF9838</b></dt>
<dd>User profile storage limit exceeded.
</dd>
<dt><b>CPF9845</b></dt>
<dd>Error occurred while opening file &amp;1.
</dd>
<dt><b>CPF9846</b></dt>
<dd>Error while processing file &amp;1 in library &amp;2.
</dd>
<dt><b>CPF9847</b></dt>
<dd>Error occurred while closing file &amp;1 in library &amp;2.
</dd>
<dt><b>CPF9871</b></dt>
<dd>Error occurred while processing.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNCK.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>