gtpo1mdcOperations

ZRECP DISPLAY-Recoup Display Options

Use this command to display information about different phases of recoup.

Requirements and Restrictions

You can enter this command only after recoup phase 1 processing is completed.

Format




COUNTS
displays recoup phase 1 counts for all SSU record IDs.

EXCLUDE
displays the list of record IDs in the recoup exclusion table. (The recoup exclusion table is used by the ZRECP REBUILD command to protect record IDs from becoming available to the TPF system).

INCLUDE
displays the list of record IDs in the recoup inclusion table. (The recoup inclusion table is used by the ZRECP REBUILD command to make record IDs available to the TPF system).

FARF
displays a summary of file address references.
Note:
You can specify this parameter only if you have the TPFDF product installed and recoup runtime options were set to log FARF references.

POOLS
displays recoup phase 2 merged pseudo directory counts and releases that were found after ZRPDU CREATE command processing.

SECTION
displays how pool counts will be displayed, where:

SUM
displays a summary of all counts by pool section.

ALL
displays counts by pool segments for every pool section.

pool
is one of the following pool types:

SLT
Small, long-term

SST
Small, short-term

SDP
Small, long-term duplicate

LLT
Large, long-term

LST
Large, short-term

LDP
Large, long-term duplicate

4LT
4-KB, long-term

4ST
4-KB, short-term

4DP
4-KB, long-term duplicate

4D6
4-KB, long-term FARF6 duplicate.

devtype
is a device type of A, B, C, or D.

ID
displays phase 1 counts for the specified record ID.

recid
is a 2-character EBCDIC or 4-character hexadecimal ID of a record type.

PROC
specifies a processor, where:

cpuid
is the 1-character ID of the processor for which you want to display phase 1 counts.

SSU
displays phase 1 counts for the specified subsystem user (SSU). If you do not specify this parameter, all SSU counts are displayed.

ssuid
is the ID of an SSU.

DEAFA
displays the in-use addresses in a deactivated pool section. Use this command to display as many as 200 records.

TYPE
specifies the pool and device type addresses that you want to display.

DIR-ordnum
displays a specific directory ordinal number, where ordnum is the directory ordinal number specified.

SKIP-nn
specifies the number of addresses to skip before displaying, where nn is a decimal number.

VERIFY
displays all pool records that were found more than once by recoup phase 1.
Note:
You can specify this parameter only if you have a loosely-coupled TPF system and the TPFDF product is installed.

REC
displays each duplicate record ID that was found, where:

ALL
display details about each record ID.

SUM
displays a summary of all record IDs.

LOST
displays the counts of lost pool files by each record ID. This parameter is valid only if the TPF system is in NORM state and the lost addresses pass of recoup phase 3 has completed.

ERRON
displays the counts of erroneously available pool files by each record ID. This parameter is valid only if the TPF system is in NORM state and the erroneously available pass of recoup phase 3 has completed.

Additional Information

Online help information is available for this command. To display the help information, enter one of the following:

ZRECP DISPLAY HELP

ZRECP DISPLAY ?

Examples

The following example displays the total recoup phase 1 counts for all SSU record IDs.

+--------------------------------------------------------------------------------+
|User:   ZRECP DISPLAY                                                           |
|                                                                                |
|System: BOFI0026I 12.11.41 RECOUP PHASE 1 ID COUNTS DISPLAY                     |
|          ID                        COUNTS                                      |
|        ------- --------------------------                                      |
|        C3C1 CA                         50                                      |
|        D1C2 JB                         10                                      |
|        D1C3 JC                          4                                      |
|        D1C4 JD                          4                                      |
|        D1C5 JE                          6                                      |
|        D1C6 JF                         22                                      |
|        D1C8 JH                          4                                      |
|        D1C9 JI                         10                                      |
|        D1D1 JJ                         12                                      |
|        D1D2 JK                         12                                      |
|        D1D3 JL                         16                                      |
|        D1D4 JM                         22                                      |
|        D1D5 JN                        194                                      |
|        D1D6 JO                         12                                      |
|        D1D7 JP                        294                                      |
|        D1D9 JR                       1920                                      |
|        D1E4 JU                         24                                      |
|        D1E5 JV                          6                                      |
|        D1E6 JW                          4                                      |
|        D1E7 JX                          6                                      |
|        D1E8 JY                         31                                      |
|        D1D5 JN                        194                                      |
|        D1D6 JO                         12                                      |
|        D1D7 JP                        294                                      |
|        D1D9 JR                       1920                                      |
|        D1E4 JU                         24                                      |
|        D1E5 JV                          6                                      |
|        D1E6 JW                          4                                      |
|        D1E7 JX                          6                                      |
|        D1E8 JY                         31                                      |
|        D1F1 J1                          2                                      |
|        D1F2 J2                       3892                                      |
|        D1F3 J3                          1                                      |
|        D1F4 J4                         13                                      |
|        D1F5 J5                         27                                      |
|        D1F6 J6                         46                                      |
|        D1F7 J7                          2                                      |
|        D1F8 J8                          3                                      |
|        D1F9 J9                          3                                      |
|        D2C1 KA                          1                                      |
|        D2C2 KB                          1                                      |
|        D2C3 KC                          3                                      |
|        D2C4 KD                          3                                      |
|        D2C6 KF                          3                                      |
|        D2F8 K8                         14                                      |
|        FC10                           208                                      |
|        FC11                             4                                      |
|        FC15                            21                                      |
|        D2C1 KA                          1                                      |
|        D2C2 KB                          1                                      |
|        D2C3 KC                          3                                      |
|        D2C4 KD                          3                                      |
|        D2C6 KF                          3                                      |
|        D2F8 K8                         14                                      |
|        FC10                           208                                      |
|        FC11                             4                                      |
|        FC15                            21                                      |
|        FC16                           118                                      |
|        FC33                             1                                      |
|        END OF ID TABLE DISPLAY                                                 |
+--------------------------------------------------------------------------------+

The following example displays the list of record IDs in the recoup inclusion table.

+--------------------------------------------------------------------------------+
|User:   ZRECP DISPLAY INC                                                       |
|                                                                                |
|System: BRB30001I 10.35.44 INCLUSION ID TABLE                                   |
|                  JA/D1C1  ../....  ../....  ../....  ../....                   |
+--------------------------------------------------------------------------------+

The following example displays the in-use addresses in a deactivated pool section for small duplicate pool (SDP) addresses.

+--------------------------------------------------------------------------------+
|User:   ZRECP DISPLAY DEAFA TYPE-LDPB SKIP-40000                                |
|                                                                                |
|System: B1A80004I 11.41.37 DISPLAY OF INUSE ADDRESSES OF DEACTIVATED SECTIONS   |
|        -------------------  -------------------  -------------------           |
|        0C/0000000000036844  0C/0000000000036845  0C/0000000000036846 _         |
|        0C/0000000000036847  0C/0000000000036848  0C/0000000000036849           |
|        0C/000000000003684A  0C/000000000003684B  0C/000000000003684C           |
|        0C/000000000003684D  0C/000000000003684E  0C/000000000003684F           |
|        0C/0000000000036850  0C/0000000000036851  0C/0000000000036852           |
|        0C/0000000000036853  0C/0000000000036854  0C/0000000000036855 _         |
|        0C/0000000000036856  0C/0000000000036857  0C/0000000000036858           |
|        0C/0000000000036859  0C/000000000003685A  0C/000000000003685B           |
|        0C/000000000003685C  0C/000000000003685D  0C/000000000003685E           |
|        0C/000000000003685F  0C/0000000000036860  0C/0000000000036861           |
|                                       .                                        |
|                                       .                                        |
|                                       .                                        |
|        0C/00000000000368F8  0C/00000000000368F9  0C/00000000000368FA _         |
|        0C/00000000000368FB  0C/00000000000368FC  0C/00000000000368FD           |
|        0C/00000000000368FE  0C/00000000000368FF  0C/0000000000036900 _         |
|        0C/0000000000036901  0C/0000000000036902  0C/0000000000036903           |
|        0C/0000000000036904  0C/0000000000036905  0C/0000000000036906           |
|        0C/0000000000036907  0C/0000000000036908  0C/0000000000036909           |
|        B1A80015I 11.43.52 END OF DISPLAY                                       |
+--------------------------------------------------------------------------------+

The following example displays the counts of lost pool files by each record ID.

+--------------------------------------------------------------------------------+
|User:   ZRECP DISPLAY LOST                                                      |
|                                                                                |
|System: BOFI0028I 12.17.30 RECOUP LOST ADDRESS ID TABLE DISPLAY                 |
|          ID                        COUNTS                                      |
|        ------- --------------------------                                      |
|        C4D5 DN                          2                                      |
|        C3D3 CL                        715                                      |
|        C4F7 D7                          3                                      |
|        C4F8 D8                          1                                      |
|        C5F1 E1                          2                                      |
|        C5F2 E2                          1                                      |
|        C5F7 E7                          1                                      |
|        C5F8 E8                         62                                      |
|        C8C1 HA                          1                                      |
|        C8D9 HR                          1                                      |
|        C9C4 ID                       1185                                      |
|        C9C6 IF                      11143                                      |
|        C9D4 IM                       3536                                      |
|        CB19                          1946                                      |
|        D00D                             3                                      |
|        D3C1 LA                       1379                                      |
|        D3D6 LO                     105607                                      |
|        D3E3 LT                        989                                      |
|        D4C5 ME                          2                                      |
|        D4C6 MF                          3                                      |
|        D4D4 MM                      17299                                      |
|        D4D8 MQ                        910                                      |
|        F6C6 6F                         28                                      |
|        F6C7 6G                        224                                      |
|        FA02                            45                                      |
|        FC33                       1349750                                      |
|        END OF ID TABLE DISPLAY                                                 |
|                                                                                |
+--------------------------------------------------------------------------------+

Related Information

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