Modifies the UIC of an entry that you specify by its process name
and current UIC. You can specify the /NEWUIC with an octal number
(for example, [377,377]) or in the identifier form (for example,
[SYSTEM] or [VMS,USER]).
Wildcards are allowed as follows:
Wildcard
Example Description
/UIC = [*] To select processes with the specified name in any
UIC.
/UIC = To select processes with the specified name in the
[group,*] group called "group".
/UIC = To select processes with the specified name in
[100,*] group 100>.
NOTE
You cannot use wildcards within identifier names or within
UIC numbers. For example, /UIC=[USER*,*] or /UIC=[17*,100]
are not allowed.