HP PRM Version C.03.04 Release Notes for HP-UX 11i v1, HP-UX 11i v2, and HP-UX 11i v3

PRM Release Notes
Known problems and workarounds
Chapter 118
Inconsistent inheritance
Issue
If a process placed in a PRM group via prmrun, prmmove, or a record spawns
child processes, those child processes remain in the same PRM group as the
parent. However, if the child process matches a Unix group record, the
process is moved to the corresponding PRM group.
Workaround
Consider using user records instead of Unix group records to maintain
inheritance.
No PSET PRM group data from GlancePlus
Issue
GlancePlus has not been enhanced to recognize processor sets. If you have
defined PRM groups based on processor sets in your PRM configuration,
GlancePlus returns no information for these PRM groups.
Workaround
For configurations with processor sets defined, use the prmmonitor
command instead of GlancePlus.
Colons in alternate names
Issue
You get a message similar to:
Cannot parse configuration record at line 3 -- contains too many fields.
Remove some fields or remove record. (PRM-2249) PRM is not configured.
This may be due to using colons (:) in extended regular expressions. Starting
with PRM C.03.02, you can use extended regular expressions in the
alternate names field of application records. However, you cannot use
colons (:) in these extended regular expressions, as they are used as field
separators by PRM.
Workaround
Remove colons from these extended regular expressions.