gtpo1mfw | Operations |
Use this command to:
Requirements and Restrictions
You can define and delete tape groups only from the basic subsystem (BSS).
Format
|
Additional Information
You can define a maximum of 254 tape groups.
Examples
The GROUP1 and GROUP2 tape groups are defined in the following example.
+--------------------------------------------------------------------------------+ |User: ZTGRP DEFINE GROUP1 GROUP2 | | | |System: COT70001I 09.40.28 TGRP HPN DEFINE - STATUS AT COMPLETION | | GROUP GROUP1 - DEFINED | | GROUP GROUP2 - DEFINED | | END OF DISPLAY | +--------------------------------------------------------------------------------+
The tape devices assigned to the GROUP1 tape group are displayed in the following example.
+--------------------------------------------------------------------------------+ |User: ZTGRP DISPLAY GROUP1 DEVICES | | | |System: COT70005I 09.42.11 TGRP HPN DISPLAY - DEVICES ASSIGNED TO GROUP GROUP1 | | DEVICE ADDRESS SS NAME SSU NAME | | 0482 BSS HPN | | END OF DISPLAY | +--------------------------------------------------------------------------------+
The GROUP2 tape group is deleted in the following example. Notice that the BP parameter is required because one or more subsystem users are not currently active.
+--------------------------------------------------------------------------------+ |User: ZTGRP DELETE GROUP2 | | | |System: COS70018E 10.17.58 ALL SSUs ARE NOT ACTIVE, BYPASS REQUIRED | | | |User: ZTGRP DELETE GROUP2 BP | | | |System: COT70002I 10.18.23 TGRP HPN DELETE - STATUS AT COMPLETION | | GROUP GROUP2 - DELETED | | END OF DISPLAY | +--------------------------------------------------------------------------------+
Related Information