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,
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.
The following table describes the correspondence between functions, copy types, and parameter
names.
Parameter nameCopy typeFunction
CAJCAACABC
ATTIME
--Y--YSets the ATTIME suspend time.Function related to ATTIME
suspensions
CANCEL
--Y--YCancels the ATTIME suspend time.
Command details 251