HP XP P9000 for Business Continuity Manager Software Reference Guide
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 132 (page 249) lists the return codes to be returned when the YKSTORE command terminates.
Table 132 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,
s-vol-device-number)][
1
VOLUNIT]|
FLUSH[
1
SVOL({PROTECT|PERMIT})][
1
DEVN(p-vol-device-number,
s-vol-device-number)][
1
VOLUNIT]|
QUICK[
1
SVOL({PROTECT|PERMIT})][
1
DEVN(p-vol-device-number,
s-vol-device-number)][
1
VOLUNIT]|
FORWARD[
1
SVOL({PROTECT|PERMIT})][
1
DEVN(p-vol-device-number,
s-vol-device-number)][
1
VOLUNIT]|
REVERSE[
1
SVOL({PROTECT|PERMIT})][
1
DEVN(p-vol-device-number,
s-vol-device-number)][
1
VOLUNIT]}
[
1
SELECT({ALL|COND})]
Function
This command is a TSO/E command called from REXX scripts.
This command suspends a copy pair for the specified copy group and changes the volume status
to the SUSPOP status.
Command details 249