gtpo1mdiOperations

ZRECP LEVEL-Pause and Continue Recoup Phase 1

Use this command to pause recoup phase 1 or continue recoup phase 1.

Requirements and Restrictions

You cannot enter this command when the node control block (NCB) reorganization function is running.

Note:
You can enter the ZNNCB REORG command to cancel the NCB reorganization function.

Format




PROC
specifies a processor, where:

cpuid
is the ID of the processor for which you want to pause or continue recoup phase 1.

ALL
specifies that you want to pause or continue recoup phase 1 on all processors.

LEVEL
specifies one of the following:

PAUSE
places recoup phase 1 in a paused or deferred state.

xx
is the maximum number of active recoup entry control blocks (ECBs) allowed during recoup phase 1. Use this value to restart recoup phase 1 after pausing it.

Additional Information

Examples

The following example pauses recoup processing.

+--------------------------------------------------------------------------------+
|User:   ZRECP LEVEL-PAUSE                                                       |
|                                                                                |
|System: RECP0000I 15.23.27 RECP LEVEL COMPLETE                                  |
|        RECP0000I 15.23.27 T-010  C-100  MAX ENT-00 DIFF-01 SE-00 I-5           |
|          YD,'E8C4'   PROCESSING                                                |
|        00002400 ENTRY TOTAL                                                    |
|        00002399 COMPLETED                                                      |
|        00000000 FIXED ERRORS                                                   |
|        00000020 FLT OR ORDINAL                                                 |
|        00000003 LAST SEQ # ON RCP                                              |
|        BSS1     SSU IN-PROG                                                    |
|             C   ACTIVE PROCESSOR                                               |
|             B   PRIMARY PROCESSOR                                              |
+--------------------------------------------------------------------------------+

The following example allows a maximum of three entry control blocks (ECBs) to be processed concurrently in recoup phase 1.

+--------------------------------------------------------------------------------+
|User:   ZRECP LEVEL-3                                                           |
|                                                                                |
|System: RECP0000I 15.23.27 RECP LEVEL COMPLETE                                  |
|        RECP0000I 15.23.27 T-010  C-100  MAX ENT-03 DIFF-01 SE-00 I-5           |
|          YD,'E8C4'   PROCESSING                                                |
|        00002400 ENTRY TOTAL                                                    |
|        00002399 COMPLETED                                                      |
|        00000000 FIXED ERRORS                                                   |
|        00000020 FLT OR ORDINAL                                                 |
|        00000003 LAST SEQ # ON RCP                                              |
|        BSS1     SSU IN-PROG                                                    |
|             C   ACTIVE PROCESSOR                                               |
|             B   PRIMARY PROCESSOR                                              |
+--------------------------------------------------------------------------------+

Related Information