CL Command Reference - DSPRCYAP
CL Command List > DSPRCYAP Reference
Description:
The Display Recovery for Access Paths (DSPRCYAP) command is used to show or print the access path recovery status information and target access path recovery time for the system and for all auxiliary storage pools (ASPs) that are currently active or have available status on the system. Additionally, the output will include up to 500 access paths with the largest estimated access path recovery time which are not eligible for system-managed access-path protection and why they are not eligible. Also, the output will include up to 500 access paths with the largest estimated access path recovery time which are currently being protected by system-managed access-path protection.
The system uses no more than the specified target access path recovery time when recovering access paths during an initial program load (IPL) or vary on of an independent ASP after an abnormal system end. Because access path recovery time is a target, performance may range around the target.
The time taken to rebuild access paths exposed while running the Copy File (CPYF), the Reorganize Physical File Member (RGZPFM), or the Restore Object (RSTOBJ) commands is not considered in the target access path recovery time of access paths protected with this command.
Restriction: You must have job control (*JOBCTL) special authority to use this command.
Examples:
Example 1: Displaying All Recovery Times for Access Paths
DSPRCYAP
This command shows the target access path recovery times and recovery status information for the system and active or available auxiliary storage pools. Output from the command is shown on the workstation if the command is run interactively, or printed with the jobĄ¯s spooled output if the command is run in batch.
Example 2: Printing Recovery Times for Access Paths for an ASP Group
DSPRCYAP OUTPUT(*PRINT) ASP(*ASPGRP) ASPGRP(WAREHUS1)
This command shows the target access path recovery times and recovery status information for the independent ASP group WAREHUS1. Output from the command is printed with the jobĄ¯s spooled output.