HP XP P9000 for Business Continuity Manager Software Reference Guide

Table 130 YKSLEEP Command Return Code List
MeaningReturn Code
The command completed normally.0
Cancellation of the temporarily stopped status due to an interruption.8
Termination due to invalid parameters.16
YKSTATS Command
Applies to Continuous Access Asynchronous for Mainframe and Continuous Access Journal for
Mainframe.
Format
YKSTATS
1
STEM(stem-name-1)
1
MSG(stem-name-2)
Function
This command is a TSO/E command called from REXX scripts.
This command acquires the operating information for the specified copy group.
If the copy type is CAJ, the command acquires journal group operating information from both the
master journal and restore journal storage systems.
Parameters
STEM(stem-name-1) ~ <REXX prefix of 64 or fewer characters>
Specify the prefix of the name of the copy group structure that stores information about the copy
group for which you want to acquire operating information. Specify the same character string as
the one specified in the STEM parameter of the YKLOAD command that loaded the corresponding
copy group. You must also include a trailing period character.
The operating information is set under STATS.n in the copy group structure.
MSG(stem-name-2) ~ <REXX prefix of 64 or fewer characters>
Specify an optional prefix for the name of the message structure used to store the messages to be
generated by this command. You must also include a trailing period character.
The message structure is initialized when the CLI command with the same name as the MSG
parameter is specified.
246 CLI Commands