HP P9000 Business Continuity Manager Reference Guide (T5253-96058, September 2011)

Table Of Contents
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.
PATH
Specify this parameter to store path set information in the path set definition file. The information
other than path sets is not stored.
UIDCHK
Specify this parameter if you want to compare the value of UpdateID (last update ID) stored in
the REXX variable structure and the value of UpdateID stored in the configuration file when the
configuration file is updated. The command will not update the configuration file if, after the
configuration file has been loaded, the value of UpdateID is changed because the configuration
file is then updated by another user.
NOTE:
The YKSTORE command is an REXX subroutine, so it should be called from REXX script by the
REXX CALL key word instruction.
When you store the current volume status in a configuration file, HP recommends that you
specify a prefix other than the prefix used when the copy group was created and manage
the copy group separately.
Return Codes
Table 135 (page 247) lists the return codes to be returned when the YKSTORE command terminates.
Table 135 YKSTORE Command Return Code List
MeaningReturn Code
The command completed normally.0
The configuration file was not updated because the value of UpdateID in the REXX
variable structure and in the configuration file did not match.
4
Terminating due to invalid REXX variable structure.36
Terminating due to invalid processing.44
Terminating due to invalid parameters.48
Terminating due to improper invocation method.52
YKSUSPND Command
Applies to Business Copy for Mainframe, Continuous Access Synchronous for Mainframe, Continuous
Access Asynchronous for Mainframe, and Continuous Access Journal for Mainframe.
Format
YKSUSPND
1
STEM(stem-name-1)
1
MSG(stem-name-2)
{
1
ATTIME(timevalue)
[
1
ATOPT({NORMAL|UR[({STEADY|QUICK})]})][
1
TIMEOUT(timeout-value)][
1
GENID(generation-id)]|
CANCEL[
1
DEVN(p-vol-device-number,s-vol-device-number)][
1
VOLUNIT]|
DRAIN[
1
SVOL({PROTECT|PERMIT})][
1
DEVN(p-vol-device-number,
s-vol-device-number)][
1
VOLUNIT]|
PURGE[
1
SVOL({PROTECT|PERMIT})][
1
DEVN(p-vol-device-number,
Command details 247