Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Create Controller Description (Tape) (CRTCTLTAP) command creates a controller description for a tape controller.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CTLD | Controller description | Name | Required, Key, Positional 1 |
TYPE | Controller type | Character value, *RSRCNAME | Optional, Key, Positional 2 |
MODEL | Controller model | Character value, *RSRCNAME | Optional, Key, Positional 3 |
RSRCNAME | Resource name | Name, *NONE | Optional, Key, Positional 4 |
ONLINE | Online at IPL | *YES, *NO | Optional |
TEXT | Text 'description' | Character value, *BLANK | Optional |
DEV | Attached devices | Values (up to 8 repetitions): Name | Optional |
AUTOCFG | Auto-configuration controller | *NO, *YES | Optional |
AUT | Authority | Name, *CHANGE, *ALL, *USE, *EXCLUDE, *LIBCRTAUT | Optional |
Top |
This is a required parameter.
Specifies the name of the controller description.
Top |
This is a required parameter.
Specifies the type of controller for this description.
The device model is determined from the resource name parameter.
Note: This parameter is ignored, but can be specified for compatibility with earlier versions of the command.
Top |
This is a required parameter.
Specifies the model number of the controller that is described. This number tells the system which features the controller has.
The device model is determined from the resource name parameter.
Note: This parameter is ignored, but can be specified for compatibility with earlier versions of the command.
Top |
Specifies the resource name that identifies the hardware this description represents. Use the WRKHDWRSC command to determine the resource name.
No resource name is specified at this time. A resource name must be provided before the device can be varied on.
Top |
Specifies whether this object is automatically varied on at initial program load (IPL).
The controller is automatically varied on at IPL.
The controller is not automatically varied on at IPL.
Top |
Specifies the text that briefly describes the object.
No text is specified.
Specify no more than 50 characters of text, enclosed in apostrophes.
Top |
Specifies the names of the devices that are attached to this controller. The device descriptions must already exist.
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.
Top |
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.
This is not an automatic configuration controller.
This is an automatic configuration controller.
Top |
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.
Top |
CRTCTLTAP CTLD(TAP01) TYPE(3422) MODEL(A01) SRCNAME(TAP01)
This command creates a controller description named TAP01 for a 3422 tape controller.
Top |
*ESCAPE Messages
Top |