HP XP P9000 for Business Continuity Manager Software Reference Guide

Table 121 YKQHPATH Command Return Code List
MeaningReturn Code
The command terminated abnormally. A possible cause is the user SVC routine
has not been properly included.
-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
I/O path of the specified device is available.0
Acquisition of I/O path status failed because the version of the user SVC routine
was too old.
4
There was no available I/O path for the specified device.8
The specified device was not found, or the specified device was not DASD, or an
ALIAS volume of PAV was specified.
16
The command terminated due to a processing error.44
Termination due to invalid parameters.48
The command terminated abnormally. The user does not have permission to execute
this command.
128
YKQRYDEV Command
Applies to Business Copy for Mainframe, Continuous Access Synchronous for Mainframe, Continuous
Access Synchronous for Mainframe with the HyperSwap attribute, Continuous Access Asynchronous
for Mainframe, Continuous Access Journal for Mainframe, and CMD.
Format
YKQRYDEV
1
STEM(stem-name-1)
{
1
SN(storage system-serial-number)
1
CU(cu-number)
1
CCA(cca-number)|
1
DEVN(device-number)}
1
MSG(stem-name-2)
[
1
PATH[
1
SSN(serial-number)
1
[SMODEL({USP|USPV|VSP})]]]
Function
This command is a TSO/E command called from REXX scripts.
Storage system information about the specified volume is obtained from the storage system, and
stored in the device information structure specified by the STEM parameter. For a copy pair, you
can specify this for either the P-VOL or the S-VOL.
If the specified volume is not found, or storage system information cannot be obtained due to an
I/O error, an error message is created in the message structure, and a nonzero return code is
returned.
Parameters
STEM(stem-name-1) ~ <REXX prefix of 64 or fewer characters>
Specify an optional prefix for the name of the device information structure in which the storage
system information is stored. You must also include a trailing period character.
Command details 227