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

143 lines
4.7 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>Display Access Code Authority (DSPACCAUT)</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="DSPACCAUT.Top_Of_Page"></a>
<h2>Display Access Code Authority (DSPACCAUT)</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="#DSPACCAUT.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DSPACCAUT.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DSPACCAUT.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DSPACCAUT"></a>
<p>The Display Access Code Authority (DSPACCAUT) command allows you to show access codes for which a user or group of users have authority. The display shows a list of user profile names, as well as the access codes to which each user is authorized. The access codes are in numeric sequence for each user.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPACCAUT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DSPACCAUT.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="#DSPACCAUT.USER"><b>USER</b></a></td>
<td valign="top">User profile</td>
<td valign="top">Single values: <b><u>*CURRENT</u></b>, *ALL<br>Other values (up to 300 repetitions): <i>Name</i></td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#DSPACCAUT.OUTPUT"><b>OUTPUT</b></a></td>
<td valign="top">Output</td>
<td valign="top"><b><u>*</u></b>, *PRINT</td>
<td valign="top">Optional, Positional 2</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DSPACCAUT.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DSPACCAUT.USER"></a>
<h3>User profile (USER)</h3>
<p>Specifies the user profile name for which authorized access codes are displayed.
</p>
<dl>
<dt><b><u>*CURRENT</u></b></dt>
<dd>Your access codes are displayed.
</dd>
<dt><b>*ALL</b></dt>
<dd>All user profile names for users in the system distribution directory and their associated access code authority are displayed. Only the users that have associated access codes are displayed.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the user profile for which the access codes are to be displayed.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPACCAUT.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPACCAUT.OUTPUT"></a>
<h3>Output (OUTPUT)</h3>
<p>Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
</p>
<dl>
<dt><b><u>*</u></b></dt>
<dd>The output is displayed at the requesting work station if requested by an interactive job. If this is not an interactive job, the output is printed with the job's spooled output.
</dd>
</dl>
<dl>
<dt><b>*PRINT</b></dt>
<dd>The output is printed with the job's spooled output.
</dd>
</dl>
<dl>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPACCAUT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPACCAUT.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DSPACCAUT USER(*CURRENT) OUTPUT(*PRINT)
</pre>
</p>
<p>This command prints all access codes to which the current user is authorized.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPACCAUT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPACCAUT.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF9022</b></dt>
<dd>Access code authority not displayed because error occurred.
</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>CPF9850</b></dt>
<dd>Override of printer file &amp;1 not allowed.
</dd>
<dt><b>CPF9851</b></dt>
<dd>Overflow value for file &amp;1 in &amp;2 too small.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPACCAUT.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>