ZRECP LOG-display a recoup log
Use this command to display the contents of the recoup log file.
TPFDF recoup produces a log from the primary processor that contains information about the files that were processed and the number of errors detected during the last recoup.
Requirements and restrictions
None.
Format
- *
- Displays only the general information messages, which are those containing two asterisks(**).
- PROC procid
- Specifies the processor for which the recoup log is to be displayed, where procid is
a valid processor id defined for the complex. Note: This parameter is used for loosely coupled (LC) environments. In a uniprocessor environment, the PROC parameter is ignored.
Additional information
If you enter the ZRECP LOG command while recoup phase 1 is not chain chasing the TPFDF database, no status is displayed.
Examples
The following example displays the contents of recoup log file GR0ZSR during the recoup process.
User: ZRECP LOG
System: RECP9009I RECOUP PHASE 1 ACTIVITY LOG HPN 14.08.55 FDED 00 F 00000000 IN PROGRESS HPN 14.07.47 ** 08MAR02 DATE OF LAST RECOUP RUN HPN 14.07.47 ** 14.07 PHASE I STARTED HPN 14.07.47 ** 00000130 TRAD. BLOCKS PROCESSED HPN 14.07.47 ** TPFDF RECOUP STARTED HPN 14.07.47 ** *- NON-FIXED-MODE PROCESSING -* _ HPN 14.07.47 FD22 00 F 00023928 T 0061 I/O 00392 HPN 14.08.52 FDDD 00 F 00000532 T 0001 I/O 00532 HPN2 14.08.54 B071 02 F 00000026 T 0000 I/O 00026 HPN 14.08.54 FD1F 00 F 00000000 T 0001 I/O 00000 E 000001
In the example, the first line of data shows that recoup is currently processing record ID FDED. This line is followed by five lines of summary information about the recoup run.
Following the summary information is a list of each record ID that has completed processing in the current recoup run along with the following information:
- The subsystem user (SSU) name (for example, HPN)
- The time the record ID was processed (for example, 14.08.54)
- The record ID and 1-byte file version (for example, FD1F 00)
- As many as four supported field types with related data:
- Field type F, the total number of records found (for example, 00000000)
- Field type T, the time, in seconds, that is required to process the record ID (for example, 0001)
- Field type I/O, the number of I/Os per second (for example, 00000)
- Field type E, the number of errors detected on the record ID (for example, 000001).
The following example shows the recoup log summary messages after recoup phase I is complete.
User: ZRECP LOG*
System: System: RECP9009I RECOUP PHASE 1 ACTIVITY LOG HPN 10.34.28 ** 08MAR02 DATE OF LAST RECOUP RUN HPN 10.34.47 ** 10.33 PHASE I STARTED HPN 10.34.47 ** 00000130 TRAD. BLOCKS PROCESSED HPN 10.34.47 ** TPFDF RECOUP STARTED HPN 10.34.47 ** *- NON-FIXED-MODE PROCESSING -* _ HPN 10.38.40 ** 00000001 TPFDF RECOUP ERRORS DETECTED HPN 10.38.40 ** 000036738 TPFDF RECOUP BLOCKS PROCESSED HPN 10.38.40 ** 00000001 FIXED ERRORS +
