gtpo1m7cOperations

ZIMAG DISPLAY-Display TPF Image

Use this command to display information about online images. The information is obtained from the image control record (ICR).

Requirements and Restrictions

None.

Format




IMage image
displays the following information about the specified image, where image is the 5- to 8-character alphanumeric name of the image:

PROGram
displays all the program areas defined in the system and the images with which they are associated, if any. All of the program areas (1-8) are displayed, even if they are not generated.

IPL
displays information about all the IPL areas defined in the system and the images with which they are associated, if any. Information about IPLA and IPLB for each IPL area is also displayed. All IPL areas (1-4) are displayed, even if they are not generated.
Note:
The IPL parameter is valid only for the basic subsystem (BSS).

PROCessor
displays the name of the image associated with each processor in the complex and the status of the processor.

ALL
displays the following information about each image defined in the system:

For more detailed information about a particular image, specify the IMAGE parameter.

Keypt
displays the following information about working, backup, or staging keypoints:

Note:
Keypoint patch records can exist only in the staging or backup areas. The working area always has a complete copy of a keypoint, not a patch.

Active
displays information about keypoints in the working keypoint area.

Backup
displays information about keypoints in the keypoint backup area.

Staging image
displays information about the keypoints in the keypoint staging area for the specified image, where image is the 5- to 8-character alphanumeric name of the image.

CPU id
displays information about all shared keypoints and unique keypoints for the specified processor, where id is the 1-character alphanumeric CPU ID of the processor.

CPU ALL
displays information about all keypoints for all processors.

Additional Information

Examples

Information about all the program areas defined in the system is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZIMAG DISPLAY PROG                                                      |
|                                                                                |
|System: IMAG0015I 17.25.51 PROGRAM AREA DISPLAY                                 |
|        PROG AREA     IMAGE NAME                                                |
|        PROG1         TPF01                                                     |
|                      VEQUALV                                                   |
|        PROG2                                                                   |
|        PROG3                                                                   |
|        PROG4                                                                   |
|        PROG5                                                                   |
|        PROG6                                                                   |
|        PROG7                                                                   |
|        PROG8                                                                   |
|        END OF ZIMAG DISPLAY                                                    |
+--------------------------------------------------------------------------------+

Information about all the IPL areas defined in the system is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZIMAG DISPLAY IPL                                                       |
|                                                                                |
|System: IMAG0016I 17.25.51 IPL AREA DISPLAY                                     |
|        IPL   IPLA                    IPLB                                      |
|        AREA  VC     DATE    TIME     VC     DATE    TIME     IMAGE NAME        |
|        IPL1  40   03/17/94 08.12.45  40   03/17/94 08.12.45  TPF01             |
|        IPL2  40   03/19/94 12.26.38  BS   03/19/94 12.26.38  VEQUALV           |
|        IPL3                                                                    |
|        IPL4                                                                    |
|        END OF ZIMAG DISPLAY                                                    |
+--------------------------------------------------------------------------------+

Information about all the images defined in the system is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZIMAG DISPLAY ALL                                                       |
|                                                                                |
|System: IMAG0017I 17.25.51 IMAGE STATUS DISPLAY                                 |
|        IMAGE NAME  NUM  STATUS    IPL   PROG                                   |
|        TPF01        1   PRIMARY   IPL1  PROG1                                  |
|        VEQUALV      2   DISABLED  IPL1  PROG1                                  |
|                     3   EMPTY                                                  |
|                     4   EMPTY                                                  |
|                     5   EMPTY                                                  |
|                     6   EMPTY                                                  |
|                     7   EMPTY                                                  |
|                     8   EMPTY                                                  |
|        END OF ZIMAG DISPLAY                                                    |
+--------------------------------------------------------------------------------+

The name of the image associated with each processor in the system is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZIMAG DISPLAY PROC                                                      |
|                                                                                |
|System: IMAG0018I 19.39.59 PROCESSOR STATUS DISPLAY                             |
|        CPU  IMAGE NAME  STATUS                                                 |
|         A   IMAGE2      ACTIVE                                                 |
|         B   IMGTHREE    INACTIVE                                               |
|         C   IMAGE001    ACTIVE                                                 |
|         D   IMAGE001    ACTIVE                                                 |
|         E   IMAGE001    ACTIVE                                                 |
|        END OF ZIMAG DISPLAY                                                    |
+--------------------------------------------------------------------------------+

Information about the VEQUALV image is displayed in the following example. Notice that VEQUALV has both a physical and logical copy of CSP0 and RIAT. In this case, VEQUALV uses the logical copies.

+--------------------------------------------------------------------------------+
|User:   ZIMAG DISP IMAGE VEQUALV                                                |
|                                                                                |
|System: IMAG0019I 17.25.51 IMAGE DISPLAY                                        |
|        NAME - VEQUALV   STATUS - DISABLED  IPL - 1  PROG - 1  CTKX - 40        |
|        COMP    PHYSICAL COPY           LOGICAL        LOGICAL                  |
|                VC     DATE    TIME     REF TO IMAGE   REF FROM IMAGE           |
|        FCTB                            TPF01                                   |
|        CPS0    40   04/28/94 09.26.56  TPF01                                   |
|        ICDF                            TPF01                                   |
|        ACPL                            TPF01                                   |
|        SIGT                            TPF01                                   |
|        RIAT    40   04/28/94 09.26.56  TPF01                                   |
|        IPAT                            TPF01                                   |
|        USR1                            TPF01                                   |
|        USR2                            TPF01                                   |
|        END OF ZIMAG DISPLAY                                                    |
+--------------------------------------------------------------------------------+

Information about all the keypoints loaded to the keypoint staging area for the IMAGE001 image is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZIMAG DISPLAY KEYPT STAGING VEQUALV CPU ALL                             |
|                                                                                |
|System: IMAG0020I 17.25.04 KEYPOINT STATUS DISPLAY                              |
|        NAME/VERSION  PROC ID      DATE    TIME   PATCH   FILE ADDRESS          |
|        CTKA 40       B          04/28/94 09.47.48  N      F4043805             |
|        CTKB 40       B          04/28/94 09.47.48  N      F4043809             |
|        CTKV 40       SHARED     04/28/94 09.47.48  N      F404380D             |
|        END OF ZIMAG DISPLAY                                                    |
+--------------------------------------------------------------------------------+

Related Information

See TPF System Installation Support Reference and TPF System Generation for more information about TPF images.