Use this command to restart recoup processing after a TPF system
IPL.
- If a software IPL occurs during recoup phase 1 chain chase processing, the
ZRECP RESTART command restarts recoup processing at the point where it was
before the IPL.
- If a software IPL or error occurs during recoup phase 2, the ZRECP RESTART
command restarts the entire phase 2 process.
- If a system IPL or error occurs during recoup phase 3, the ZRECP RESTART
command restarts from the recoup phase 3 function that was running when recoup
was interrupted.
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 restart recoup processing.
Additional Information
- If recoup phase 1 is running on a secondary processor, it must complete
chain chasing the record structure it is processing. Pausing a
secondary processor does not cause recoup to switch to another
processor.
- Messages that are sent to a secondary processor are also sent to the
primary processor with a processor ID to identify where the message came
from.
- If a hardware IPL occurs during recoup phase 1, force recoup processing to
end and then start recoup again.
- Hardware IPLs cause recoup ID counts to be displayed somewhat lower than
the actual pseudo directory counts.
Examples
The following example restarts recoup on the primary processor.
+--------------------------------------------------------------------------------+
|User: ZRECP RESTART |
| |
|System: RECP0001I 13.23.48 RESTART |
+--------------------------------------------------------------------------------+
The following example restarts recoup on secondary processor C.
+--------------------------------------------------------------------------------+
|User: ZRECP PROC C RESTART |
| |
|System: RECP00C4I 18.01.09 "ZRECP PROC C RESTART" COMPLETE |
| RECP0000I 18.01.09 RESTART BEING INITIATED (PROC - C) |
| RECP00F6I 18.01.09 PSEUDO DIR VERIFY STARTED (PROC - C)" |
| RECP00F8I 18.01.53 PSEUDO DIR VERIFY COMPLETE (PROC - C)" |
| RECP0000I 18.01.53 RECOUP RESTARTED (PROC - C) |
| RECP005EI 18.01.53 RESTARTING IN PRIME SSU (PROC - C)" |
| RECP005EI 18.01.53 RESTARTING IN PRIME SSU (PROC - C)" |
| RECP0000I 18.01.53 STARTING GROUP ID - JI,'D1C9' VSN - 000 PROC - C |
+--------------------------------------------------------------------------------+
Related Information