Table 130 YKRESYNC Command Return Code List
(continued)
Meaning
Return Code
•
I/O errors were encountered.
•
A change in an I/O configuration definition was detected.
32
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 parameters. This return code appears, for example, in
the following cases:
•
When the copy pair corresponding to the device number specified with the
DEVN
parameter is not found.
•
When not executing
YKQUERY
or
YKEWAIT
command immediately before
executing a command specified with the
FORWARD
/
REVERSE
parameter.
48
The command terminated abnormally. The user does not have permission to execute
this command.
128
YKRUN Command
Applies to Continuous Access Synchronous for Mainframe.
Format
YKRUN
1
STEM(stem-name-1)
1
MSG(stem-name-2)
Function
This Command:
•
Is a TSO/E command called from REXX scripts.
•
Cancels the SCP status for the specified copy group and makes the update I/O for P-VOL
enabled.
•
Is executable for a copy group specified by consistency group ID.
•
Works when the storage system has the corresponding function.
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 cancel the SCP status. 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.
Return Codes
Table 131 (page 245)
lists the return codes to be returned when the
YKRUN
command terminates.
244 CLI Commands
Содержание P9000
Страница 302: ...YKDEMO12 302 CLI Commands ...