HP XP P9000 for Business Continuity Manager Software Reference Guide
Table 111 YKFCSTAT Command Return Code List
MeaningReturn Code
The command terminated abnormally. A possible cause is as follows:
• The user SVC routine has not been included properly.
-4095 to -4040
The module cannot be loaded. Possible causes are as follows:-3
• The library dataset has not been linked.
• The module is protected by the RACF program control function.
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.
An error occurred while a REXX variable was being written.40
Terminating due to processing errors.44
Terminating due to invalid parameters.48
The command terminated abnormally. The user does not have permission to execute
this command.
128
YKFREEZE Command
Applies to Continuous Access Synchronous for Mainframe.
Format
YKFREEZE
1
STEM(stem-name-1)
1
MSG(stem-name-2)
[
1
TIMEOUT(timeout-value)
Function
This command:
• Is a TSO/E command called from REXX scripts.
• Is executable for a copy group specified by the consistency group ID.
• Freezes the specified copy group, changes it to the SCP status and suspends update I/O to
the P-VOL.
• 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 whose status you want to freeze (place in 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.
Command details 209