Mask processing
If the mask contains a single asterisk combined with one or more other standard DSN characters, the utility converts the mask internally. The utility replaces the asterisk in the mask with as many ? characters as needed to make the masking node the same length as the source DSN node. The following examples demonstrate this conversion if the source DSN node length is 4:
Node before conversion
Node after conversion
*XX
??XX
XX*
XX??
X*X
X??X
- For VSAM data sets, the utility saves the right-most suffix for the data and index component DSNs and appends them to the resulting output DSNs after the DSN mask processing is complete. The utility ignores data and index component DSN suffixes during DSN mask processing.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*