337 lines
11 KiB
HTML
337 lines
11 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 Ctl Desc (Tape) (CRTCTLTAP)</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="CRTCTLTAP.Top_Of_Page"></a>
|
|
<h2>Create Ctl Desc (Tape) (CRTCTLTAP)</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="#CRTCTLTAP.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CRTCTLTAP.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CRTCTLTAP.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CRTCTLTAP"></a>
|
|
<p>The Create Controller Description (Tape) (CRTCTLTAP) command creates a controller description for a tape controller.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CRTCTLTAP.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="#CRTCTLTAP.CTLD"><b>CTLD</b></a></td>
|
|
<td valign="top">Controller description</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
<td valign="top">Required, Key, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTCTLTAP.TYPE"><b>TYPE</b></a></td>
|
|
<td valign="top">Controller type</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*RSRCNAME</u></b></td>
|
|
<td valign="top">Optional, Key, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTCTLTAP.MODEL"><b>MODEL</b></a></td>
|
|
<td valign="top">Controller model</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*RSRCNAME</u></b></td>
|
|
<td valign="top">Optional, Key, Positional 3</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTCTLTAP.RSRCNAME"><b>RSRCNAME</b></a></td>
|
|
<td valign="top">Resource name</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*NONE</u></b></td>
|
|
<td valign="top">Optional, Key, Positional 4</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTCTLTAP.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="#CRTCTLTAP.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="#CRTCTLTAP.DEV"><b>DEV</b></a></td>
|
|
<td valign="top">Attached devices</td>
|
|
<td valign="top">Values (up to 8 repetitions): <i>Name</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTCTLTAP.AUTOCFG"><b>AUTOCFG</b></a></td>
|
|
<td valign="top">Auto-configuration controller</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTCTLTAP.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="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CRTCTLTAP.CTLD"></a>
|
|
<h3>Controller description (CTLD)</h3>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
<p>Specifies the name of the controller description.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTCTLTAP.TYPE"></a>
|
|
<h3>Controller type (TYPE)</h3>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
<p>Specifies the type of controller for this description.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*RSRCNAME</u></b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>The device model is determined from the resource name parameter.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter is ignored, but can be specified for compatibility with earlier versions of the command.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTCTLTAP.MODEL"></a>
|
|
<h3>Controller model (MODEL)</h3>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
<p>Specifies the model number of the controller that is described. This number tells the system which features the controller has.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*RSRCNAME</u></b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>The device model is determined from the resource name parameter.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter is ignored, but can be specified for compatibility with earlier versions of the command.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTCTLTAP.RSRCNAME"></a>
|
|
<h3>Resource name (RSRCNAME)</h3>
|
|
<p>Specifies the resource name that identifies the hardware this description represents. Use the WRKHDWRSC command to determine the resource name.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>No resource name is specified at this time. A resource name must be provided before the device can be varied on.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTCTLTAP.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><u>*YES</u></b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>The controller is automatically varied on at IPL.
|
|
</p>
|
|
<dl>
|
|
<dt><b>*NO</b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>The controller is not automatically varied on at IPL.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTCTLTAP.TEXT"></a>
|
|
<h3>Text 'description' (TEXT)</h3>
|
|
<p>Specifies the text that briefly describes the object.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*BLANK</u></b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>No text is specified.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>Specify no more than 50 characters of text, enclosed in apostrophes.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTCTLTAP.DEV"></a>
|
|
<h3>Attached devices (DEV)</h3>
|
|
<p>Specifies the names of the devices that are attached to this controller. The device descriptions must already exist.
|
|
</p>
|
|
<p>The maximum number of devices that can attach to this controller is 4 for a 3422 or 3430 controller, 8 for a 3480 or 3490 controller.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTCTLTAP.AUTOCFG"></a>
|
|
<h3>Auto-configuration controller (AUTOCFG)</h3>
|
|
<p>Specifies whether this controller description is the one which should have devices attached when they are automatically configured. Although there can be more than one controller description for each controller, only one description can be an automatic configuration controller. When new devices are automatically configured on that controller, they are attached to the automatic configuration controller description.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NO</u></b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>This is not an automatic configuration controller.
|
|
</p>
|
|
<dl>
|
|
<dt><b>*YES</b></dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p>This is an automatic configuration controller.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTCTLTAP.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="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTCTLTAP.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
CRTCTLTAP CTLD(TAP01) TYPE(3422) MODEL(A01) SRCNAME(TAP01)
|
|
</pre>
|
|
</p>
|
|
<p>This command creates a controller description named TAP01 for a 3422 tape controller.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTCTLTAP.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF26BB</b></dt>
|
|
<dd>Extended wireless controller member not changed.
|
|
</dd>
|
|
<dt><b>CPF26BC</b></dt>
|
|
<dd>Extended wireless controller member not displayed.
|
|
</dd>
|
|
<dt><b>CPF26BD</b></dt>
|
|
<dd>Entry for barcode group not removed from extended wireless controller member.
|
|
</dd>
|
|
<dt><b>CPF26BE</b></dt>
|
|
<dd>Entry for PTC group not removed from extended wireless controller member.
|
|
</dd>
|
|
<dt><b>CPF26BF</b></dt>
|
|
<dd>Program QZXCINZ terminated abnormally. See previous messages.
|
|
</dd>
|
|
<dt><b>CPF26B3</b></dt>
|
|
<dd>Extended wireless line member not added.
|
|
</dd>
|
|
<dt><b>CPF26B4</b></dt>
|
|
<dd>Extended wireless line member not changed.
|
|
</dd>
|
|
<dt><b>CPF26B5</b></dt>
|
|
<dd>Extended wireless line member not displayed.
|
|
</dd>
|
|
<dt><b>CPF26B8</b></dt>
|
|
<dd>Extended wireless controller member not added.
|
|
</dd>
|
|
<dt><b>CPF2716</b></dt>
|
|
<dd>Controller description &1 not created.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTCTLTAP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|