Table 128 YKRECVER Command Return Code List
(continued)
Meaning
Return Code
Terminating due to invalid parameter. This return code appears, for example, when
the parameter
DEVN
parameter is not found.
48
The command terminated abnormally. The user does not have permission to execute
this command.
128
YKRESYNC 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, and Continuous Access Journal for Mainframe.
Format
YKRESYNC
1
STEM(stem-name-1)
1
MSG(stem-name-2)
[
1
SELECT({ALL|COND})]
{[
1
{QUICK|NORMAL}]}[
1
{FORWARD|REVERSE}][
1
DEVN(p-vol-device-number,
s-vol-device-number)][
1
VOLUNIT]
1
DELTAJNL[
1
ERRCHK[
1
DEVN(p-vol-device-number,s-vol-device-number)]]|
1
ALLJNL[
1
ERRCHK[
1
DEVN(p-vol-device-number,s-vol-device-number)]]|
1
PREPARE}
[
1
ONLINE({YES|NO})]
[
1
OPENMFUPDATE]
Function
This command is a TSO/E command called from REXX scripts.
This command resynchronizes a copy pair by differential copy for the specified copy group and
changes the volume status to the DUPLEX status.
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 synchronize a copy pair. 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.
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.
SELECT({ALL|COND})
Specify the selection method for copy pair to be manipulated by the command. When not specified,
ALL
is assumed.
ALL
All the copy pairs in the copy group are to be manipulated by the command. Note that if the
DEVN
parameter is specified, the copy pair specified for the parameter is the execution target of the
command.
Command details 239
Содержание P9000
Страница 302: ...YKDEMO12 302 CLI Commands ...