gtpo1m6sOperations

ZFRST STATUS-Display Restore Status

Use this command to display the status and progress of the restore function.

Requirements and Restrictions

None.

Format




MODULE
displays information that indicates whether the restore function completed, is in progress, or was not started yet for a specific module (physical DASD unit). If you do not specify the MODULE parameter, overall status information about the restore function is displayed.

module
is a 3-digit hexadecimal symbolic module number. When specified, information is displayed that indicates whether the restore function completed, is in progress, or was not started yet for that module.

ALL
lists all the modules and indicates, for each module, whether the restore function completed, is in progress, or was not started yet.

COMPLETED
lists the modules where the restore function completed.

INPROGRESS
lists the modules where the restore function is in progress.

REMAINING
lists the modules where the restore function was not started yet.

Additional Information

None.

Examples

Overall status information about the restore function is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST STATUS                                                            |
|                                                                                |
|System: FRST0001I 15.37.59                                                      |
|        RESTORE STARTED 06MAY 1536                                              |
|        MODULES TO DO        2                                                  |
|        MODULES COMPLETED    0                                                  |
|        MODULES REMAINING    2                                                  |
|                               PROCESSOR                                        |
|                               B                                                |
|        MAXIMUM ECB ALLOWED   032                                               |
|        CURRENT MAXIMUM ECB   016                                               |
|        CURRENT ACTIVE ECB    002                                               |
|        XCP RECORDING ACTIVE                                                    |
|        DISK ERRORS                                                             |
|        TRKS 000                                                                |
|        RCDS 000                                                                |
|        TAPE ERRORS 000                                                         |
|            TAPE DEVICE    - STATUS -    PROCESSOR                              |
|                            KPT  /  CP                                          |
|          BXA   423   424   80   / 00 03     B                                  |
|          BXB   480   481   C0   / 00 03     B                                  |
|        INPROGRESS                                                              |
|        MOD 01E ON DEV 0520 FROM TAPE 423 STARTED 1536                          |
|        MOD 01F ON DEV 0521 FROM TAPE 480 STARTED 1536                          |
|        END OF STATUS DISPLAY                                                   |
+--------------------------------------------------------------------------------+

Status information about the restore function for module 01E is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST STATUS MODULE 01E                                                 |
|                                                                                |
|System: FRST0126I 15.39.22  MOD 01E IS INPROGRESS                               |
+--------------------------------------------------------------------------------+

Status information about all the modules is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST STATUS MODULE ALL                                                 |
|                                                                                |
|System: FRST0002I 15.40.10 RESTART MODULE STATUS                                |
|        FRST - MODULES COMPLETED                                                |
|                NO MODULES FOUND                                                |
|        FRST - MODULES INPROGRESS                                               |
|            01E 01F                                                             |
|        FRST - MODULES REMAINING                                                |
|                NO MODULES FOUND                                                |
|        DISPLAY COMPLETE                                                        |
+--------------------------------------------------------------------------------+

Related Information

See TPF Database Reference for more information about the restore function.