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

246 lines
8.8 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>Create Line Desc (TDLC) (CRTLINTDLC)</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="CRTLINTDLC.Top_Of_Page"></a>
<h2>Create Line Desc (TDLC) (CRTLINTDLC)</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="#CRTLINTDLC.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CRTLINTDLC.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CRTLINTDLC.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CRTLINTDLC"></a>
<p>The Create Line Description (TDLC) (CRTLINTDLC) command creates a line description for a twinaxial data link control line.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CRTLINTDLC.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="#CRTLINTDLC.LIND"><b>LIND</b></a></td>
<td valign="top">Line description</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#CRTLINTDLC.WSC"><b>WSC</b></a></td>
<td valign="top">Attached work station ctl</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#CRTLINTDLC.ONLINE"><b>ONLINE</b></a></td>
<td valign="top">Online at IPL</td>
<td valign="top"><b><u>*YES</u></b>, *NO</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CRTLINTDLC.TEXT"><b>TEXT</b></a></td>
<td valign="top">Text 'description'</td>
<td valign="top"><i>Character value</i>, <b><u>*BLANK</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CRTLINTDLC.NETCTL"><b>NETCTL</b></a></td>
<td valign="top">Network controller</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CRTLINTDLC.CTL"><b>CTL</b></a></td>
<td valign="top">Attached nonswitched ctls</td>
<td valign="top">Values (up to 64 repetitions): <i>Name</i></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CRTLINTDLC.AUT"><b>AUT</b></a></td>
<td valign="top">Authority</td>
<td valign="top"><i>Name</i>, <b><u>*CHANGE</u></b>, *ALL, *USE, *EXCLUDE, *LIBCRTAUT</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CRTLINTDLC.LIND"></a>
<h3>Line description (LIND)</h3>
<p>Specifies the name of the line description
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CRTLINTDLC.WSC"></a>
<h3>Attached work station ctl (WSC)</h3>
<p>Specifies the name of the work station controller to which the 5150 devices and other displays are attached.
</p>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the work station controller name.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CRTLINTDLC.ONLINE"></a>
<h3>Online at IPL (ONLINE)</h3>
<p>Specifies whether this object is automatically varied on at initial program load (IPL).
</p>
<dl>
<dt><b>*YES</b></dt>
<dd>The line is automatically varied on at initial program load (IPL).
</dd>
<dt><b>*NO</b></dt>
<dd>This line is not automatically varied on at IPL.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CRTLINTDLC.TEXT"></a>
<h3>Text 'description' (TEXT)</h3>
<p>Specifies text that briefly describes the line description.
</p>
<dl>
<dt><b>*BLANK</b></dt>
<dd>Text is not specified.
</dd>
<dt><b><i>character-value</i></b></dt>
<dd>Specify no more than 50 characters of text, enclosed in apostrophes.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CRTLINTDLC.NETCTL"></a>
<h3>Network controller (NETCTL)</h3>
<p>Specifies the name of an existing network controller. This network controller is used to run TCP/IP over the connection.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CRTLINTDLC.CTL"></a>
<h3>Attached nonswitched ctls (CTL)</h3>
<p>Specifies, for nonswitched lines, the names of one or more controllers to which this line is attached. The controller descriptions must already exist.
</p>
<p>You can enter multiple values for this parameter.
</p>
<dl>
<dt><b><i>names</i></b></dt>
<dd>Specify up to 56 APPC controller names.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CRTLINTDLC.AUT"></a>
<h3>Authority (AUT)</h3>
<p>Specifies the authority you are giving to users who do not have specific authority for the object, who are not on an authorization list, and whose group profile or supplemental group profiles do not have specific authority for the object.
</p>
<dl>
<dt><b><u>*CHANGE</u></b></dt>
<dd>The user can perform all operations on the object except those limited to the owner or controlled by object existence (*OBJEXIST) and object management (*OBJMGT) authorities. The user can change and perform basic functions on the object. *CHANGE authority provides object operational (*OBJOPR) authority and all data authority. If the object is an authorization list, the user cannot add, change, or remove users.
</dd>
</dl>
<dl>
<dt><b>*ALL</b></dt>
<dd>The user can perform all operations except those limited to the owner or controlled by authorization list management (*AUTLMGT) authority. The user can control the object's existence, specify the security for the object, change the object, and perform basic functions on the object. The user also can change ownership of the object.
</dd>
</dl>
<dl>
<dt><b>*USE</b></dt>
<dd>The user can perform basic operations on the object, such as running a program or reading a file. The user cannot change the object. Use (*USE) authority provides object operational (*OBJOPR), read (*READ), and execute (*EXECUTE) authorities.
</dd>
</dl>
<dl>
<dt><b>*EXCLUDE</b></dt>
<dd>The user cannot access the object.
</dd>
</dl>
<dl>
<dt><b>*LIBCRTAUT</b></dt>
<dd>The system determines the authority for the object by using the value specified for the <b>Create authority (CRTAUT)</b> parameter on the Create Library (CRTLIB) command for the library containing the object to be created. If the value specified for the CRTAUT parameter is changed, the new value will not affect any existing objects.
</dd>
</dl>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of an authorization list to be used for authority to the object. Users included in the authorization list are granted authority to the object as specified in the list. The authorization list must exist when the object is created.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CRTLINTDLC.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Creating a TDLC Line Description</b>
</p>
<p>
<pre>
CRTLINTDLC LIND(WSFLINE) WSC(CTL01)
</pre>
</p>
<p>This command creates a TDLC line description named WSFLINE that is attached to work station controller CTL01.
</p>
<p><b>Example 2: Creating a TDLC Line Description Associated with a Network Controller</b>
</p>
<p>
<pre>
CRTLINTDLC LIND(NETLINE) WSC(CTL01) NETCTL(NETC01)
</pre>
</p>
<p>This command creates a TDLC line description named NETLINE that is attached to work station controller CTL01, and NETC01 is used as network controller to run TCP/IP over the connection.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CRTLINTDLC.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF2718</b></dt>
<dd>Line description &amp;1 not created due to errors.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLINTDLC.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>