gtpo1mcyOperations

ZPROT DSP-Display Ownership

Use this command to display the following information:

Requirements and Restrictions

None.

Format




TP
displays ownership information about tape devices.

UT
displays ownership information about system utilities.

ALL
displays the names of the tape devices or system utilities owned by each processor.

addr1
displays the names of the processors that own a specific tape device, where addr1 is the hexadecimal address of the tape device from X'00'-X'FFF'.

addr2
displays the names of the processors that own the tape devices in the specified address range, where addr2 is the end of the address range and addr1 is the beginning of the address range.

utility
displays the names of the processors that own a specific system utility, where utility is the 4-character alphanumeric name of the system utility.

ssname
is the 1- to 4-character alphanumeric name of a subsystem.

Additional Information

Examples

The following example displays the names of the tape devices owned by the current processor.

+--------------------------------------------------------------------------------+
|User:   ZPROT DSP TP                                                            |
|                                                                                |
|System: PROT0052I 13.39.46 PROT DSP TP                                          |
|                                                                                |
|        PROC B                                                                  |
|        420 422 421                                                             |
+--------------------------------------------------------------------------------+

The following example displays the names of the processors that own the tape devices at address 420 through address 425. An asterisk (*) indicates that an entry was not created in the utility PROT for a tape device. NONE indicates that the tape control unit is online, but a tape device was not assigned ownership.

+--------------------------------------------------------------------------------+
|User:   ZPROT DSP TP 420-425                                                    |
|                                                                                |
|System: PROT0052I 13.39.46 PROT DSP TP 420-425                                  |
|                                                                                |
|        420 B 421 B 422 B 423 * 424 * 425 NONE                                  |
|                                                                                |
|        * - DEVICE ADRS NOT IN PROT                                             |
+--------------------------------------------------------------------------------+

The following example displays the name of the processor that owns the POOL utility assigned to the basic subsystem (BSS).

+--------------------------------------------------------------------------------+
|User:   ZPROT DSP UT POOL BSS                                                   |
|                                                                                |
|System: PROT0050I 13.39.46 PROT DSP UT POOL BSS                                 |
|        PROC B                                                                  |
+--------------------------------------------------------------------------------+

Related Information