gtpo1mdvOperations

ZRECP SEL-Process Recoup Records

Use this command to process a fixed file record or a TPF collection support (TPFCS) collection again and include it in a recoup run.

Requirements and Restrictions

Format




recid
is the 2- or 4- character record ID of a fixed file

addr
is the file address of a fixed file record.
Note:
If you have the TPFDF product installed, you can display the fixed errors by entering ZRECP ONEL REC-ALL ERR-TIM or ZRECP ONEL REC-ALL ERR-FXD if you are using the online error log and your errors for that ID have not exceeded the threshold limit.

00
specifies that version 0 of the descriptor container record for the given ID is chain chased.

ALL
specifies that all versions of the descriptor container record for the given ID are chain chased.

vsn
is the version of the descriptor container record for the given ID that is chain chased.

PID pid
starts recoup phase 1 selective chain chasing for a specified TPF collection support (TPFCS) persistent identifier (PID), where pid is the 64-character hexadecimal PID. Trailing zeros can be omitted.

Additional Information

None.

Examples

The following example selectively adds version 2 of the QX record type to the current recoup run after receiving fixed errors during chain chase processing.

+--------------------------------------------------------------------------------+
|System: RECP0012A 19.31.36 FIXED ERROR-RESPOND                                  |
|        RECP0014A 19.31.36 DEFERING TIL SEL RECOUP COMPLETE                     |
|        OR CONTINUE RESPOND.                                                    |
|                                                                                |
|User:   ZRECP SEL QX 006E54FB 02                                                |
|                                                                                |
|System: RECP0036I 19.45.36 SELECTIVE RECOUP OF QX 006E54FB                      |
|          FIN                                                                   |
+--------------------------------------------------------------------------------+

The following example selectively adds version 0 of the D7D5 record type to the current recoup run after receiving timeout errors during chain chase processing.

+---------------------------------------------------------------------------------------------+
|System: SNAP0001I 19.31.36 CPU-B SS-USA SSU-US IS-01                                         |
|        PSW-071D1000 83C26378 PGM-BWRA CODE-I0004110B TERM-010000B                           |
|        RECOUP TIME-OUT:                                                                     |
|        ID       AT 00904010 - D7D5                                                          |
|        VERSION  AT 006B523F - 00                                                            |
|        END OF SNAPC CONSOLE DISPLAY                                                         |
|        BWRA0400I 19.31.36 SELECTIVE CHAIN CHASE REQUIRED FOR: D7D5 VSN 000/283BA1C7         |
|                                                                                             |
|User:  ZRECP SEL D7D5 283BA1C7 000                                                           |
|                                                                                             |
|System: RECP0036I 19.45.36 SELECTIVE RECOUP OF D7D5 283BA1C7                                 |
|          FIN                                                                                |
+---------------------------------------------------------------------------------------------+

Related Information

See TPF Database Reference for more information about recoup functions and procedures.