HP P9000 Business Continuity Manager Reference Guide (T5253-96058, September 2011)
Table Of Contents
- P9000 for Business Continuity Manager Software Reference Guide
- Contents
- 1 ISPF Panels
- Overview of ISPF Panels
- Common Displays Among Panels
- Main Menu Panel
- Installation Verification Summary Panel (Environment Settings Verification)
- Set Defaults Panel (Prefix and DAD ID Settings)
- Manage Licenses Panel (License Management)
- Discover/Define Configuration Panel (Configuration File Definition)
- Discover HP Storage System Panel
- Scan Device Address Extent Panel
- CU Selection List for Remote Storage Array Panel
- CCA Selection List for Edit devn Panel
- Edit Device Number for CU Panel
- Storage System/DADID Selection List Panel
- Control Unit Selection List Panel
- Command Control Address (CCA) Selection List Panel
- Scan Remote Device Address Extent Panel
- Route Config Panel
- Add Route List ID Panel
- Route Information Panel
- Add Route Panel
- Add APID Panel
- Inner Route Information Panel
- Add Route Entry Panel
- Add Remote Route Entry Panel
- Storage System Selection List Panel
- Define Command Device Panel
- Sort the Define Command Device Panel
- Edit APID Panel
- Entire Route Information Panel
- Add Route Entry Panel
- Storage System/DAD Selection List Panel
- Insert Route Entry Panel
- Edit Route Entry Panel
- Edit Remote Route Entry Panel
- Insert Remote Route Entry Panel
- Path Set Selection List Panel
- Copy Group Selection List Panel
- Add Copy Group Panel
- Copy Group Detail Definition Panel
- Copy Group Attributes Panel
- Setting C/T ID Attributes Panel
- Copy Group Pair Detail Panel
- Pair Selection List (Primary) Panel
- Import SMS Storage Group Panel
- Import SMS Storage Group Result Panel
- Pair Selection List (Secondary) Panel
- Sort Copy Group Container Panel
- Sort Copy Group Pairs List Panel
- Scan Copy Pair Inside Storage System Panel
- Browse Copy Group Detail Definition Panel
- Browse Copy Group Pair Detail Panel
- Discover HP Storage System Panel
- Manage Route Panel (Route Management)
- Manage Path Set Panel (Logical Path Management)
- Manage Copy Groups Panel (Copy Group Operation)
- Sort the Copy Groups Panel
- Executing YKLOAD
- Copy Group Status Summary Panel (Executing YKQUERY)
- Copy Group Storage System Summary Panel
- CAA Copy Group Performance Statistics Panel
- Sort CAA Copy Group Statistics Panel
- CAJ Copy Group Performance Statistics Panel
- Sort CAJ Copy Group Statistics Panel
- Copy Group Pair Status Panel
- Sort the Copy Group Pairs Status Panel
- Volume Query Information (BC) Panel
- Volume Query Information (CA) Panel
- Volume Query Information (CAA) Panel
- Volume Query Information (CAJ) Panel
- Volume Query Information Panel (Executing YKQRYDEV)
- Executing YKMAKE
- Executing YKSUSPND
- Executing YKRESYNC
- Executing YKDELETE
- Executing YKWATCH
- Executing YKEWAIT
- Executing YKRECVER
- Path Set Status of Copy Group Pair Panel (YKQRYDEV with PATH Parameter Specified)
- Logical Path Status of Copy Group Pair Panel
- Confirmation Panels
- Confirm Execution Dissolve Panel
- Confirm Execution Recover Panel
- Confirm Command Device Build Panel
- Confirm Cancellation of Changes Panel
- Confirm Cancellation of Editing Panel
- Confirm Command Device Delete Panel
- Confirm Configuration File Delete Panel
- Confirm Configuration File Update Panel
- Confirm Copy Group Load Panel
- Confirm Overwrite ONLINE Target Volume Panel
- Confirm Path Delete Panel
- Confirm Path Set Load Panel
- Confirm Route Delete Panel
- Confirm Route List Edit Panel
- Confirm Retry of Configuration File Create Panel
- Confirm Open/MF Consistency Group Suspension Panel
- 2 CLI Commands
- Copy Types and Targets for Which Commands Can Be Executed
- List of Functions
- Configuration Files That Must Be Loaded Before Command Execution
- Command details
- YKBLDCMD Command
- YKBLDPTH Command
- YKCONMSG Command
- YKDELCMD Command
- YKDELETE Command
- YKDELPTH Command
- YKDROP Command
- YKENV Command
- YKERCODE Command
- YKEWAIT Command
- YKEXPORT Command
- YKFCSTAT Command
- YKFREEZE Command
- YKH2B Command
- YKIMPORT Command
- YKINSCHK Command
- YKLOAD Command
- YKMAKE Command
- YKQHPATH Command
- YKQRYDEV Command
- YKQRYPTH Command
- YKQUERY Command
- YKRECVER Command
- YKRESYNC Command
- YKRUN Command
- YKSCAN Command
- YKSLEEP Command
- YKSTATS Command
- YKSTORE Command
- YKSUSPND Command
- YKWATCH Command
- YKWTOMSG Command
- CLI Command Coding Examples
- 3 Data Objects
- Saving and Converting Objects
- Dataset Formats and Required Disk Capacity for the Configuration File
- XML Document Type Definitions
- Configuration File Examples
- About REXX Variable Structures
- REXX Variables Updated by YKQUERY and YKEWAIT Commands
- CSV Files Used by the Copy Group Definition File Generation Function
- 4 BCM Monitor Parameter Files
- 5 Support and other resources
- A Example of the Scan Results of PPRC Copy Pairs
- B Symbols Used in Syntax Explanations
- C Acronyms and Abbreviations
- Glossary
- Index

CU
Out of the logical paths within the path set stored in the path set structure specified by the STEM
parameter, the status is acquired for the logical paths that have CU set for
stem-name-specified-in-STEM-parameterPATH.n.type.
DKC
Out of the logical paths within the path set stored in the path set structure specified by the STEM
parameter, the status is acquired for the logical paths that have DKC set for
stem-name-specified-in-STEM-parameterPATH.n.type.
NOTE:
• Before executing the command, create and load the path set definition file.
• If a message that contains sense information for the storage system is output, see the list of
error codes in the HP StorageWorks P9000 for Business Continuity Manager Software
Messages and then eliminate the cause of the error. Alternatively, in the Edit Logical Path
Definition panel, specify a different, valid volume on which a device scan has been performed,
in CU, SSID, and CCA in the path set definition file for the command execution target.
• When you execute the YKQRYPTH, YKBLDPTH, or YKDELPTH command after executing the
YKQRYPTH command with the RESTRUCT parameter specified, use the information obtained
from the storage system.
Return Codes
Table 126 (page 231) lists the return codes to be returned when the YKQRYPTH command terminates.
Table 126 YKQRYPTH Command Return Code List
MeaningReturn Code
The command terminated abnormally, possibly because the user SVC routine has
not been included properly.
-4095 to -4040
The module cannot be loaded. Possible causes are as follows:-3
• The library dataset has not been linked.
• The module is protected by the RACF program control function.
An interruption occurred during execution.-1
The command completed normally. All paths are established.0
Successful completion. A logical path exists for which not all of the corresponding
physical paths are established.
4
8
• The port information stored in the REXX variable of the detected logical path
does not match the port information that is set on the storage system.
• The port information recorded in the REXX variable was updated.
The command terminated normally, but detected a logical path whose corresponding
physical paths include a path with abnormal status.
12
32
• One or more I/O errors were encountered. None or only some of the logical
paths was acquired.
• A change in an I/O configuration definition was detected.
No target path was found.36
An error occurred while a REXX variable was being read or written.40
Command execution terminated abnormally due to insufficient capacity or some
other internal cause. None or only some of the logical paths were acquired.
44
Command details 231