Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
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.
For more information on using this command, see the "Journal management" article in the iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter.
Restriction: You must have job control (*JOBCTL) special authority to use this command.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
OUTPUT | Output | Optional, Positional 1 | |
ASP | ASP device | Character value, *ALL, *ASPGRP | Optional |
ASPGRP | ASP group | Name | Optional |
Top |
Specifies whether the output from the command is shown at the requesting work station or printed with the job's spooled output.
Top |
Specifies the ASP containing the access paths to be displayed.
Note: This parameter is valid only if OUTPUT(*PRINT) is selected.
Note: The value 1 is the system ASP. Values 2 to 32 denote all basic user ASPs. Independent ASPs are entered as device names.
Top |
Specifies the ASP Group containing the access paths to be displayed.
Note: This parameter is valid only if OUTPUT(*PRINT) and ASP(*ASPGRP) are specified.
Top |
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.
Top |
*ESCAPE Messages
Top |