Clone function keyword summary
The following table summarizes information about the keywords that are valid for the RMGR Repository utility.
The keywords are listed alphabetically.
Keyword | Description and notes | Values | Usage |
|---|---|---|---|
CONNECTINGGROUPMASK | Identify connecting group records to clone; can be used with optional REPLACE keyword | Connecting group name or mask; no default | Optional |
ELEMENTALGROUPMASK | Identify elemental group records to clone; can be used with optional REPLACE keyword | Elemental group name or mask; no default | Optional |
FUNCTION | Utility function to execute | CLONE or CLONE,STATUS; no default | Required |
MODELFROM | Specify model for new RMGR, IMS, or sharegroup environment record | RMGR name, IMS ID, or sharegroup name; no default | Required with selected keywords |
NEWIMSID | IMS ID of new IMS environment record; use with required MODELFROM keyword | IMS ID; no default | Optional for CLONE functions |
NEWIRMNAME | RMGR name of new RMGR environment record; use with required MODELFROM keyword | RMGR name; no default | Optional |
NEWREPOSITORY | Provide data set name of target repository to contain cloned records | Data set name; no default | Required |
NEWSHAREGROUP | Sharegroup name of new sharegroup record; use with required MODELFROM keyword | Sharegroup name; no default | Optional |
OBJECTDBDMASK | Identify object records to clone; can be used with optional REPLACE keyword | Object DBD name or mask; no default | Optional |
PROFILEMASK | Identify profile records to clone; can be used with optional REPLACE keyword | Profile name or mask; no default | Optional |
REPLACE | Whether to replace existing records in target repository | None | Optional with selected keywords |
REPOSITORY | Provide data set name of source repository to clone | Data set name; no default | Required |
UTILITYMASK | Identify utility records to clone; can be used with optional REPLACE keyword | Utility name or mask; no default | Optional |
Related topic