HP XP P9000 for Business Continuity Manager Software Reference Guide

Table 125 YKRECVER Command Return Code List (continued)
MeaningReturn Code
An interruption occurred during execution.-1
The command completed normally.0
32
I/O errors were encountered.
A change in an I/O configuration definition was detected.
Invalid or missing data in a REXX variable.36
An error occurred while a REXX variable was being written.40
Terminating due to processing errors.44
Terminating due to invalid parameter. This return code appears, for example, when
the parameter DEVN 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.
Command details 237