HP XP7 Business Continuity Manager Reference Guide (TK954-96004)

1
If a time-out has taken place, use the YKQUERY command to check the status of the copy pair. If there is a copy pair
where a transition has not taken place, the S-VOL of the copy pair might be ONLINE. Place it OFFLINE and re-execute.
In addition, for CG containers specified by EXCTG ID, check if the journal group has been registered in EXCTG.
YKEXPORT 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
YKEXPORT
1
PREFIX(prefix)
1
GROUP(copygroupID)
Function
This is a TSO/E command.
This command reads a specified copy group definition file and creates the following CSV files
based on the copy group information:
Pair information CSV file
CSV file containing copy pair information in a CG container
EXCTG information CSV file (created when an EXCTG is used)
CSV file containing EXCTG information
CTG information CSV file (created only for Continuous Access Journal Z)
CSV file containing the consistency group information in a Continuous Access Journal Z copy
group container
Before you execute this command, allocate datasets for the CSV files under the following DD names
and catalog the files:
Pair information CSV file: OUTPAIR
EXCTG information CSV file: OUTEXCTG
CTG information CSV file: OUTCTG
For details about CSV files, see “CSV Files Used by the Copy Group Definition File Generation
Function” (page 356).
Parameters
PREFIX(prefix) ~ < prefix of 25 or fewer characters>
Specify the prefix of the copy group definition file.
GROUP(copy-group-ID) ~ < GROUP string>
Specify the copy group definition file without the prefix.GRP part.
Maximum length that can actually be specified is as follows
44 - (5 + PREFIX-length)
Command details 207