[Info-vax] vms base priority watch

Paul Sture paul.nospam at sture.ch
Sat Jul 23 00:56:12 EDT 2011


In article 
<602ebbf9-1168-4123-9f7c-007d9f9c9f13 at glegroupsg2000goo.googlegroups.com
>,
 "pcoviello at gmail.com" <pcoviello at gmail.com> wrote:

> no it wasn't base hence my confusion... just trying to translate PID to 
> username with above info...

Try this, substituting the desired PID as necessary

$ write sys$output f$getjpi("0005FDE1" ,"username")
                             ^^^^^^^^

See HELP LEXICALS F$GETJPI for mor details.

You will need WORLD privilege to do this for users not in the same group 
as your process (or GROUP privilege if they are in the same group as 
your process).

-- 
Paul Sture



More information about the Info-vax mailing list