Restricted data sets for VSAM processing

Define which data sets that are not eligible for VSAM processing in Edit, Browse, or View. The data set specified can be a full qualified data set name without quotes or a data set name pattern.

If a data set name or pattern is specified, then enter a type of Edit, Browse, or View in the Type field to indicate to which function the data set name or pattern relates.

If a pattern is specified the following special characters are allowed:

*
Indicates that at least one qualifier is needed to occupy that position. A single asterisk within in a qualifier indicates that zero or more characters can occupy that position.
**
Indicates that zero or more qualifiers can occupy that position. A double asterisk within a qualifier is invalid.
%
Indicates that any one single alphameric or national character can occupy that position. One to eight percent signs can be specified in each qualifier.