Use the 3590 device class when you are using 3590 tape devices.
If you are defining a device class for devices that are to be accessed through a z/OS® media server, see UPDATE DEVCLASS (Update a 3590 device class for z/OS media server).
To issue this command, you must have system privilege or unrestricted storage privilege.
>>-UPDate DEVclass--device_class_name---------------------------> >--+--------------------------+--+------------------------+-----> '-LIBRary--=--library_name-' '-FORMAT--=--+-DRIVE---+-' +-3590B---+ +-3590C---+ +-3590E-B-+ +-3590E-C-+ +-3590H-B-+ '-3590H-C-' >--+----------------------+-------------------------------------> '-ESTCAPacity--=--size-' >--+-----------------------------------+------------------------> '-PREFIX--=--+-ADSM---------------+-' '-tape_volume_prefix-' >--+----------------------------+--+-----------------------+----> '-MOUNTRetention--=--minutes-' '-MOUNTWait--=--minutes-' >--+---------------------------+------------------------------->< '-MOUNTLimit--=--+-DRIVES-+-' +-number-+ '-0------'
Format | Estimated Capacity | Description |
---|---|---|
DRIVE | – | The server selects the highest format that
is supported by the drive on which a volume is mounted. Attention: Avoid specifying DRIVE when a mixture of drives is
used within the same library. For example, do not use this option
for a library that contains some drives that support recording formats
superior to other drives.
|
3590B | 10.0 GB | Uncompressed (basic) format |
3590C | See note 20.0 GB |
Compressed format |
3590E-B | 10.0 GB | Uncompressed (basic) format, similar to the 3590B format |
3590E-C | See note 20.0 GB |
Compressed format, similar to the 3590C format |
3590H-B | 30.0 GB (J cartridge-standard length) 60.0 GB (K cartridge-extended length) |
Uncompressed (basic) format, similar to the 3590B format |
3590H-C | See note 60.0 GB (J cartridge-standard length) 120.0 GB (K cartridge-extended length) |
Compressed format, similar to the 3590C format |
Note: If this format uses the tape drive hardware compression
feature, depending on the effectiveness of compression, the actual
capacity might be greater than the listed value.
|
Device | Format | |||||
---|---|---|---|---|---|---|
3590B |
3590C |
3590E-B |
3590E-C |
3590H-B |
3590H-C |
|
3590 |
Read/Write |
Read/Write |
– |
– |
– |
– |
You can specify this parameter if the default estimated capacity for the device class is inaccurate due to compression of data.
You must specify this value as an integer followed by K (kilobytes), M (megabytes), G (gigabytes), or T (terabytes). For example, ESTCAPACITY=5M specifies that the estimated capacity for a volume in this device class is 5 MB.
The smallest value that is allowed is 1 MB (that is, ESTCAPACITY=1M). To force the IBM® Tivoli® Storage Manager server to determine the estimated capacity for the volumes that are assigned to this device class, specify ESTCAPACITY="".
If you previously established a media label naming convention that supports your current management system, consider the use of a volume prefix that conforms to your naming conventions.
AB.CD2.E
An example of a tape volume data set name that uses the default prefix is ADSM.BFS.
This parameter can improve response time for sequential access media mounts by leaving previously mounted volumes online.
However, for EXTERNAL library types, setting this parameter to a low value (for example, two minutes) enhances device sharing between applications.
If you plan to use the simultaneous-write function, ensure that sufficient drives are available for the write operation. If the number of drives needed for a simultaneous-write operation is greater than the value of the MOUNTLIMIT parameter for a device class, the transaction fails.