Selection masks for CTGHSTRY


You can specify up to three values for each of the searchable mask types.

A record is returned if a match is found for at least one value for each specified mask type.

Most masks can be refined with:

  • Modifiers: three special characters (¬ not, > greater than, < less than) that enable you to restrict the search. For more information, see Modifiers-for-CTGHSTRY.
  • Wildcards: generic placeholders (+ and *) that enable you to widen the search. For more information, see Wildcards-for-CTGHSTRY.
  • Uppercase Names: determines how case affects the entered selection criteria. For more information, see Uppercase-Names-field-for-CTGHSTRY.

Selection masks

Mask

Description

Modifiers allowed?

Wildcards allowed?

Fold mask

Transaction

Used to select records based on the transaction name; can contain any characters

Yes

Yes

Controls case

TpnName Mask

Used to select tasks based on whether any unit of work in the gateway task was invoked using the CICS TPN transaction

Yes

Yes

Not used, treated as uppercase

Program

Used to select records based on the first program name; must be valid names

Yes

Yes

Not used, treated as uppercase

User ID

Used to select records based on user ID; must be a valid ID

No

No

Not used, treated as uppercase

CICS APPLID Mask

Used to select tasks based on whether any unit of work in the gateway task was routed to the CICS APPLID

No

No

Not used, treated as uppercase

CICS Job Mask

Used to select tasks based on whether any unit of work in the gateway task was routed to the CICS job

No

No

Not used, treated as uppercase


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Monitor for CICS 7.4