gtpo1m56Operations

ZFCAP ABORT-Abort the Capture Function

Use this command to immediately end the capture function or to temporarily stop capturing one or more specific online modules (physical DASD units).

Requirements and Restrictions

Format




ALL
ends the capture function for all of the online modules that are being captured.

MOD
temporarily stops capturing one or more specific online modules.

module
is a 3-digit hexadecimal symbolic module number of a DASD module that is being captured.

Additional Information

Examples

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

+--------------------------------------------------------------------------------+
|User:   ZFCAP ABORT ALL                                                         |
|                                                                                |
|System: FCAP0042I 10.57.08 ABORT IN PROGRESS                                    |
|        FCAP0016I 10.57.08 MOD 047 ON 0EE5 TO TAPE ON 423 - ABORTED             |
|        FCAP0015I 10.57.08 ABORTED                                              |
|        FCAP0044I 10.57.08 EXCEPTION RECORDING CONTINUING                       |
|        COTC0080A 10.57.11 TCLS HPN    REMOVE BXA FROM DEVICE 423               |
|                               VSN A00066 G     S     D38K   SL  NOBLK  NOCOMP  |
+--------------------------------------------------------------------------------+

The capture function temporarily stops capturing module 047 in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFCAP ABORT MOD 047                                                     |
|                                                                                |
|System: FCAP0016I 11.08.26 MOD 047 ON 0EE5 TO TAPE ON 423 - ABORTED             |
|        COTC0080A 11.08.26 TCLS HPN    REMOVE BXA FROM DEVICE 423               |
|                               VSN A00066 G     S     D38K   SL  NOBLK  NOCOMP  |
+--------------------------------------------------------------------------------+

The TPF system temporarily stops capturing modules 01E and 01F in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFCAP ABORT MOD 01E/01F                                                 |
|                                                                                |
|System: COTC0080A 10.16.13 TCLS WP1    REMOVE BXA FROM DEVICE 423               |
|                           VSN A00243 G     S     D38K   SL  NOBLK  NOCOMP      |
|        FCAP0016I 10.16.13 MOD 01E ON 03E7 TO TAPE ON 423 - ABORTED             |
|        FCAP0016I 10.16.13 MOD 01F ON 0EEB TO TAPE ON 480 - ABORTED             |
|        COTC0080A 10.16.13 TCLS WP1    REMOVE BXB FROM DEVICE 480               |
|                           VSN A00248 G     S     D38K   SL  NOBLK  NOCOMP      |
+--------------------------------------------------------------------------------+

Related Information

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