$$XENQ
This member specifies major/minor name pairs to be excluded from the ENQUEUES and QUEUE service contention displays and from the Exception Monitor ENQ Sampler warning messages.
When a conflict is detected, the exception list is scanned, and if a match is found, the conflict is ignored.
Syntax rules
The following syntax rules apply:
- List each major or minor name pair on a single statement.
- Separate the major name from the minor name with a space or a comma.
- If the minor name is omitted, all conflicts with the specified major name are ignored.
- You can specify a partial minor name by terminating the partial name with an asterisk.
- You cannot specify a partial major name.
Example 1
All conflicts with a major name of ABC and a minor name of DEF will be excluded.
ABC,DEF
Example 2
All conflicts with a major name of ABC and a minor name beginning with DEF will be excluded.
ABC,DEF*
Example 3
All conflicts with a major name of ABC will be excluded, regardless of the minor name.
ABC,*
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*