gtpo1metOperations

ZSIPC DISPLAY-Display System Interprocessor Information for MPIF/IPC

Use this command to display information about Multi-Processor Interconnect Facility (MPIF) interprocessor communications (IPC).

Requirements and Restrictions

This command is valid only for MPIF IPC users.

Format




Status
displays the maximum number of paths between processors, the path class used by IPC, the restart connection timeout value, and the amount of time IPC waits for a connection to be established before declaring a connection failure.

COunts
displays the send and receive counts for the processors in a loosely coupled complex.

ID
specifies the processor.

cpuid
is the 1-character alphanumeric CPU ID of a processor.

ALL
displays the send and receive counts for all the processors.

Additional Information

Enter the ZSIPC ALTER command to change the IPC control information.

Examples

The status for MPIF IPC is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZSIPC DISPLAY STATUS                                                    |
|                                                                                |
|System: SIPC0000I 14.28.05 SIPC STATUS                                          |
|         TIME IN SECONDS - 0010                                                 |
|         INTERVALS TIME-01 TOUT-10                                              |
|         RESTART TIMEOUT INTERVAL -     0                                       |
|         MAXIMUM NUMBER OF PATHS - 10                                           |
|         IPC CLASS - A                                                          |
+--------------------------------------------------------------------------------+

The send and receive counts for CPU B are displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZSIPC DISPLAY COUNTS ID-B                                               |
|                                                                                |
|System: SIPC0001I 14.28.52 TOTALS FOR HOST-B                                    |
|        XMITD-00000000  RECVD-00000000                                          |
|        RTRND-00000000  ERRTN-00000000                                          |
|        SCRPB-00000000                                                          |
+--------------------------------------------------------------------------------+

Related Information

See TPF Main Supervisor Reference for more information about interprocessor communications.