DATASETNAMEMASKn (DFSMSdss Copies)
Use this keyword to specify the input name mask and output name mask for the cloned datasets. BMC Database Director for IMS uses more than one method to create copies.
Method | Action by Database Director | Additional Information |
---|---|---|
DFSMSdss copy | Database Director uses this method when either of these conditions exist.
| Supports concurrent copy technology |
Fast Dump Restore (FDR) | Database Director uses this method as the default if it can find a licensed copy of FDR on your system. | Does not support concurrent copy technology |
Use this keyword if you are using DFSMSdss. The dataset name masks are comprised of a pair of mask values:
- The input name mask
- The output name mask
You can specify up to 5 dataset name masks for different dataset names. For example, you can specify more than one mask because you are cloning a DBGROUP where there is more than one dataset name standard implemented.
The matching process will be based upon a first-fit criteria. The first mask that matches the input dataset name will be the mask used to create the output dataset name.
When you specify a dataset name mask:
- Separate the names with a comma.
- Do not use imbedded blanks.
- If the input name mask and output name mask require more than 1 line, you must specify the plus sign (+) as the continuation character.
In the mask:
- A single asterisk (*) represents a single node within a dataset name
- Double asterisks (**) represent multiple nodes within a dataset name (You cannot begin the mask with double asterisks.)
The following is a valid example.
Syntax: | DATASETNAMEMASKn |
Uses: | Required on the CLONE Command. You must specify a minimum of DATASETNAMEMASK1. For more information, see 'CLONE Command'. |
Synonyms: | For:
|
Values: | Input name mask and output name mask separated by a comma. |
Default Value: | None |