SYSMAN> DUMP_PRIORITY ADD "MyPro*"/UIC=[*]/WILD_CARD
SYSMAN> DUMP_PRIORITY LIST
%SYSMAN-I-OUTPUT, command execution on node VMS73
Process name UIC Wild Card
MyPro* [*] Y
The first command in this example adds an entry to the System
Dump Priority registry. The process name is "MyPro*" with any
UIC, and BUGCHECK will treat the asterisk (*) in MyPro* as a
wildcard when the registry is loaded into memory.
BUGCHECK treats the UIC wildcard asterisk (*) as a wildcard,
even if you do not specify the /WILD_CARD qualifier on the
command line.
The Y under the Wild Card heading means that the /WILD_CARD
qualifier has been specified on the command line and a wildcard
has been specified in the process name.