YKIMPORT 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
YKIMPORT
1
PREFIX(prefix)
1
BASEGROUP(copy—group–ID)
1
NEWGROUP(copy—group–ID)
Function
This is a TSO/E command.
This command reads the following files and creates a copy group definition file:
•
Pair information CSV file
CSV file containing information on copy pairs in a CG container
•
EXCTG
information CSV file
CSV file containing EXCTG information in a CG container with a 4x4 configuration (required
only for a 4x4 configuration)
•
Disk configuration definition file
•
Copy group definition file
Copy group definition file that defines attributes of a copy group to be created
Before you execute this command, allocate datasets for the CSV files under the following DD names
and catalog the files:
•
Pair information CSV file:
INPAIR
•
EXCTG information CSV file:
INEXCTG
For details about CSV files, see
“CSV Files Used by the Copy Group Definition File Generation
Function” (page 355)
.
Parameters
PREFIX(
prefix
)
~ < prefix of 25 or fewer characters>
Specify the prefix of the copy group definition file
BASEGROUP(
copy-group-ID
)
~ < GROUP string>
Specify the name of the copy group definition file without the prefix.
GRP
part that is to be used as
the base.
Maximum length that can actually be specified = 44 - (5 + PREFIX-length)
NEWGROUP(
copy-group-ID
)
~ < GROUP string>
Specify a name for the copy group definition file that is to be created, without the prefix.
GRP
part.
Maximum length that can be specified = 44 - (5 + PREFIX-length)
A new copy group definition file is created under the name specified in this parameter. To overwrite
an existing copy group definition file, specify the same name in the
BASEGROUP
and
NEWGROUP
parameters.
Return Codes
Table 118 (page 220)
lists the return codes to be returned when the
YKIMPORT
command terminates.
Command details
219
Содержание P9000
Страница 302: ...YKDEMO12 302 CLI Commands ...