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

171 lines
5.5 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>Display Controller Description (DSPCTLD)</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="DSPCTLD.Top_Of_Page"></a>
<h2>Display Controller Description (DSPCTLD)</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="#DSPCTLD.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DSPCTLD.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DSPCTLD.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DSPCTLD"></a>
<p>The Display Controller Description (DSPCTLD) command displays a controller description.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPCTLD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DSPCTLD.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="#DSPCTLD.CTLD"><b>CTLD</b></a></td>
<td valign="top">Controller description</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#DSPCTLD.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>
<tr>
<td valign="top"><a href="#DSPCTLD.OPTION"><b>OPTION</b></a></td>
<td valign="top">Option</td>
<td valign="top"><b><u>*ALL</u></b>, *BASIC, *SWTLINLST, *DEV, *RMTID, *APPN, *TMRRTY</td>
<td valign="top">Optional, Positional 3</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DSPCTLD.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DSPCTLD.CTLD"></a>
<h3>Controller description (CTLD)</h3>
<p>Specifies the name of the controller description.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPCTLD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPCTLD.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>
</dd>
</dl>
<p>The output is displayed (if requested by an interactive job) or printed with the job's spooled output (if requested by a batch job).
</p>
<dl>
<dt><b>*PRINT</b></dt>
<dd>The output is printed with the job's spooled output.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPCTLD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPCTLD.OPTION"></a>
<h3>Option (OPTION)</h3>
<p>This parameter allows you to display information about this controller selectively. You can choose to display all information (*ALL) or specific information.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>All information concerning the controller is displayed. All information consists of the *BASIC information and all additional information that applies to this controller type.
</dd>
<dt><b>*BASIC</b></dt>
<dd>Only the basic characteristics of the controller are displayed.
</dd>
<dt><b>*SWTLINLST</b></dt>
<dd>Only the list of switched lines associated with this controller is displayed.
</dd>
<dt><b>*DEV</b></dt>
<dd>Only the list of devices associated with this controller is displayed.
</dd>
<dt><b>*RMTID</b></dt>
<dd>Only the information concerning remote identifiers for switched BSC lines is displayed.
</dd>
<dt><b>*APPN</b></dt>
<dd>Only the information concerning advanced peer-to-peer networks (APPN) is displayed.
</dd>
<dt><b>*TMRRTY</b></dt>
<dd>Only the information concerning the timer and retry options for the controller are displayed.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPCTLD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPCTLD.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DSPCTLD CTLD(CONTROL01)
</pre>
</p>
<p>The command displays information about the controller description named CONTROL01. The information is displayed on the work station from which the command was submitted. If the command is entered from a batch job, the output from the display is printed with the job's spooled output.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPCTLD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPCTLD.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF2602</b></dt>
<dd>Controller &amp;1 not found.
</dd>
<dt><b>CPF2625</b></dt>
<dd>Not able to allocate object &amp;1.
</dd>
<dt><b>CPF2627</b></dt>
<dd>Controller description previously deleted.
</dd>
<dt><b>CPF2634</b></dt>
<dd>Not authorized to object &amp;1.
</dd>
<dt><b>CPF268B</b></dt>
<dd>&amp;1 not valid for controller &amp;2.
</dd>
<dt><b>CPF2778</b></dt>
<dd>Controller description &amp;1 damaged.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPCTLD.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>