Create Device Desc (Media Lib) (CRTDEVMLB)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Create Device Description (Media Library) (CRTDEVMLB) command creates a device description for a media library device.

Initially, all tape drive resources associated with this device description are allocated for use by this system. To change the allocation of drive resources within a tape library, use the Work with Media Library Status (WRKMLBSTS) command or the Vary Configuration (VRYCFG) command.

Note: Allocating drives is only allowed when DEVCLS(*TAP) is specified.

More information about using this command is in the Local Device Configuration book, SC41-5121.

Restriction: You must have input/output system configuration (*IOSYSCFG) special authority to use this command.

Top

Parameters

Keyword Description Choices Notes
DEVD Device description Name Required, Key, Positional 1
DEVCLS Device class *OPT, *TAP Required, Key, Positional 2
RSRCNAME Resource name Name, *NONE Required, Key, Positional 3
TYPE Device type Character value, *RSRCNAME Optional, Key
ONLINE Online at IPL *YES, *NO Optional
UNLOADWAIT Unload wait time Character value, *SYSGEN Optional
MAXDEVTIME Maximum device wait time Character value, *SYSGEN Optional
RSCALCPTY Resource allocation priority Character value, *JOB Optional
INLMNTWAIT Initial mount wait time Character value, *JOB, *IMMED, *NOMAX Optional
EOVMNTWAIT End of volume mount wait time Character value, *JOB, *IMMED, *NOMAX Optional
GENCTGID Generate cartridge ids *VOLID, *SYSGEN Optional
ROBOTDEV Robot device descriptions Single values: *NONE
Other values (up to 2 repetitions): Name
Optional
ROBOTHOST Robot host Single values: *NONE
Other values (up to 2 repetitions): Character value
Optional
LCLINTNETA Local internet address Character value, *NONE Optional
MSGQ Message queue Single values: *SYSOPR
Other values: Qualified object name
Optional
Qualifier 1: Message queue Name
Qualifier 2: Library Name, *LIBL, *CURLIB
TEXT Text 'description' Character value, *BLANK Optional
AUT Authority Name, *CHANGE, *ALL, *USE, *EXCLUDE, *LIBCRTAUT Optional
Top

Device description (DEVD)

Specifies the name of the device description.

This is a required parameter.

Top

Device class (DEVCLS)

Specifies the class of the media library being created.

*OPT

The device is an optical media library.

*TAP

The device is a tape media library.

Top

Resource name (RSRCNAME)

Specifies the resource name that identifies the auxiliary storage pool (ASP) by which a collection of disks is known.

A resource name must be provided before the device can be varied on.

*NONE

No resource name is specified at this time.

resource-name

Specify the name that identifies the media library device hardware on the system.

Note: Use the Work with Hardware Resources (WRKHDWRSC) command with TYPE(*STG) specified to determine the resource name.

Top

Device type (TYPE)

Specifies the type of device this description represents.

Note: The device type is used to support prompting of this command; the value is not saved as part of the device description.

*RSRCNAME

The device type is determined from the resource name parameter.

Any of the following device types, listed in numeric order, are valid:

  • 3494
  • 3495
  • 3570
  • 3590
  • 3995
  • 3996
  • 399F
  • 9427
  • 9429

Note: Device types 3995, 3996, and 399F are valid only when DEVCLS(*OPT) is specified.

Top

Online at IPL (ONLINE)

Specifies whether this object is automatically varied on at initial program load (IPL).

*YES

This device is varied on automatically at IPL.

*NO

This device is not varied on automatically at IPL.

Top

Unload wait time (UNLOADWAIT)

Specifies the amount of time the system waits for another request to use the mounted volume before unloading the volume if there are outstanding requests for an available drive.

Note: This parameter is valid only when DEVCLS(*OPT) is specified.

*SYSGEN

The system default is used.

unload-wait-time

Specify the number of seconds to wait. Valid values range from 1 through 120.

Top

Maximum device wait time (MAXDEVTIME)

Specifies the maximum number of minutes a volume can remain mounted in an internal device if there are requests for other volumes.

Note: This parameter is valid only when DEVCLS(*OPT) is specified, and is ignored when *DEVCLS(*TAP) is specified.

*SYSGEN

The system default is used.

This allows a maximum device wait time to be specified for each library device user rather than the same value for each user of the library device.

*NOMAX

The requests will wait until a tape resource is available.

Note: This value is valid for tape devices only.

max-device-time

For optical devices, specify the number of minutes the volume can remain mounted. Valid values range from 1 through 60. For tape devices, specify the number of minutes a request will wait for allocation of a tape resource. Valid values range from 1 through 600.

Top

Resource allocation priority (RSCALCPTY)

Specifies the resource allocation priority.

Note: This parameter is valid only when DEVCLS(*TAP) is specified.

*JOB

The priority of the job is used as the resource allocation priority.

resource-allocation-priority

Specify the priority this job is given when requesting a resource. Valid values range from 1 (highest) through 99 (lowest).

Top

Initial mount wait time (INLMNTWAIT)

Specifies the maximum amount of time a request will wait for allocation of a tape resource for the initial mount.

Note: This parameter is valid only when DEVCLS(*TAP) is specified.

*JOB

The allocation wait time is determined by the default wait time attribute of the job requesting the allocation, rounded up to the nearest minute.

*IMMED

The request will not wait for a tape resource to become available.

*NOMAX

The request will wait until a tape resource is available.

initial-mount-wait-time

Specify the number of minutes a request will wait for allocation of a tape resource. Valid values range from 1 through 600 minutes.

Top

End of volume mount wait time (EOVMNTWAIT)

Specifies the maximum amount of time a request will wait for allocation of a tape resource for the end of volume mount.

Note: This parameter is valid only when DEVCLS(*TAP) is specified.

*JOB

The allocation wait time is determined by the default wait time attribute of the job requesting the allocation, rounded up to the nearest minute.

*IMMED

The request will not wait for a tape resource to become available.

end-of-volume-mount-wait-time

Specify the number of minutes a request will wait for allocation of a tape resource. Valid values range from 1 through 600 minutes.

Top

Generate cartridge ids (GENCTGID)

Specifies how the cartridge identifiers are assigned to each volume for tape libraries without bar code readers.

*VOLID

Specifies that the volume identifier is used as the cartridge identifier. Cartridge identifiers can be assigned by mounting each volume and reading the volume identifier.

*SYSGEN

Specifies that the system generate the cartridge identifiers for each volume. If system-generated identifiers are used, tape operations must use the generated cartridge identifiers. The cartridge identifiers are assigned sequentially in the form SLT001, SLT002, SLT003, and so on.

Top

Robot device descriptions (ROBOTDEV)

Specifies the name of the device description representing the robot for library devices with separate robots.

Top

Robot host (ROBOTHOST)

Specifies the TCP/IP host name or Internet address of the robotic library manager. A maximum of 2 robot library managers can be specified.

*NONE
No robotic host is specified at this time.
host-name
The specified name of the robotic library manager. The user may enter the robot host name by entering the robot host name or the domain qualified robot host name. The domain qualified robot host name allows input of 255 bytes.
host-internet-address
The specified address of the robotic library manager. The internet address must be of the form ddd.ddd.ddd.ddd where ddd is a decimal number ranging from 0 to 255. This decimal number should not contain leading zeros. If the host internet address is entered from a command line, the address must be enclosed in apostrophes.
Top

Local internet address (LCLINTNETA)

Specifies the local internet address of the interface that is connecting to the robot library manager. This is the interface the operating system will start when TCP/IP needs to be started to use the tape media library.

*NONE
No TCP/IP address is specified at this time.
local-ip-address
Specify the local internet address to be started. The internet address must be of the form ddd.ddd.ddd.ddd where ddd is a decimal number ranging from 0 to 255. This decimal number should not contain leading zeros. If the local internet address is entered from a command line, the address must be enclosed in apostrophes.
Top

Message queue (MSGQ)

Specifies the message queue to which operational messages for this device are sent.

The possible qualified names are:

*SYSOPR
Messages are sent to the system operator message queue (QSYS/QSYSOPR).
message-queue-name

Specify the name of the message queue to which operational messages are sent.

*LIBL

All libraries in the job's library list are searched until the first match is found.

*CURLIB

The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.

library-name

Specify the name of the library to be searched.

Top

Text 'description' (TEXT)

Specifies the text that briefly describes the object.

*BLANK
No text is specified.
character-value
Specify no more than 50 characters of text, enclosed in apostrophes.
Top

Authority (AUT)

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.

*CHANGE
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.
*ALL
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.
*USE
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.
*EXCLUDE
The user cannot access the object.
*LIBCRTAUT
The system determines the authority for the object by using the value specified for the Create authority (CRTAUT) 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.
name
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.
Top

Examples

CRTDEVMLB   DEVD(LIB01)  DEVCLS(*OPT)
            RSRCNAME(LIB01)  ONLINE(*YES)

This command creates a device description for a media library device named LIB01. The library is an optical library and the physical resource name is LIB01. The device description is varied on at IPL.

Top

Error messages

*ESCAPE Messages

CPF261A
Device description &1 not created due to errors.
CPF67B0
Tape resource &2 not in specified library device
CPF67D1
Library device description not created
Top