gtpo1m6kOperations

ZFRST ABORT-Abort the Restore Function

Use this command to immediately end the restore function, stop restoring exception records, or stop restoring record logs. You can also use this command to temporarily stop restoring one or more online modules (physical DASD units).

Requirements and Restrictions

Format




ALL
ends the restore function, stops restoring exception records, or stops restoring record logs.

MOD
temporarily stops restoring one or more specific online modules.

module
is a 3-digit hexadecimal symbolic module number.

Additional Information

If you temporarily stop restoring one or more specific online modules, those modules are automatically restored when you remount the restore tape.

Examples

The restore function is ended for all modules in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST ABORT ALL                                                         |
|                                                                                |
|System: FRST0042I 14.42.04 ABORT IN PROGRESS                                    |
|        FRST0016I 14.42.05 MOD 01E ON 0520 FROM TAPE ON 423 - ABORTED           |
|        FRST0016I 14.42.05 MOD 01F ON 0521 FROM TAPE ON 480 - ABORTED           |
|        FRST0015I 14.42.05 ABORTED                                              |
|        COTC0087A 14.42.06 TCLS WP1    REMOVE BXA FROM DEVICE 423               |
|                           VSN A00243  NOBLK                                    |
|        COTC0087A 14.42.06 TCLS WP1    REMOVE BXB FROM DEVICE 480               |
|                           VSN A00248  NOBLK                                    |
+--------------------------------------------------------------------------------+

The restore function temporarily stops restoring modules 01E and 01F in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST ABORT MOD 01E/01F                                                 |
|                                                                                |
|System: FRST0016I 14.44.58 MOD 01E ON 0520 FROM TAPE ON 423 - ABORTED           |
|        FRST0016I 14.44.58 MOD 01F ON 0521 FROM TAPE ON 480 - ABORTED           |
|        COTC0087A 14.44.58 TCLS WP1    REMOVE BXA FROM DEVICE 423               |
|                           VSN A00243  NOBLK                                    |
|        COTC0087A 14.44.58 TCLS WP1    REMOVE BXB FROM DEVICE 480               |
|                           VSN A00248  NOBLK                                    |
+--------------------------------------------------------------------------------+

Related Information

See TPF Database Reference for more information about the restore function, exception recording, and record logging.