Specifying initial fault entry selection criteria
Initial fault entry selection criteria can be specified by using the -Match keyword in column 1 of any record in a view.
The column_value permits the use of wildcards. The supported wildcard characters are an asterisk (*) to indicate zero, one or more characters, and a percent sign (%) to indicate a single required character. Only table data rows that match the specified string are shown.
The complete -Match specification must fit on a single view member record. Continuation over multiple records is not supported.
No part of the -Match specification is case sensitive, including the keyword itself, and any number of blank characters, or none, can precede the open parenthesis following the keyword.
If multiple -Match specifications are found in a single view member, then only the last one takes effect.
* My CICS view
-Match(CICS_Trn *)
PROD.CICS.HIST