HP3000-L Archives

May 2004, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Brian Donaldson <[log in to unmask]>
Reply To:
Date:
Thu, 20 May 2004 23:37:34 EDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (63 lines)
<< By the group and user ufid's for an account, do you mean you want the GID
from AIFACCTGET using parm 6216?>>


I mean the UFID's which are a table of 5 x 4 byte integers that give the
values of the UFID's
The AIFACCTGET item 6216 only gives one 4 byte integer value, not 5.

See my example :

GROUP: PUB.DEV
>
> DISC SPACE: 5152(SECTORS)       PASSWORD: NINE11
> CPU TIME  : 77972(SECONDS)      SECURITY--READ    : ANY
> CONNECT TIME: 23908(MINUTES)              WRITE   : AL, GU
> DISC LIMIT: UNLIMITED                     APPEND  : AL, GU
> CPU LIMIT : UNLIMITED                     LOCK    : AL, GU
> CONNECT LIMIT: UNLIMITED                  EXECUTE : ANY
> PRIV VOL : NO                             SAVE    : AL, GU
> FILE UFID: $05670001 $504D0786 $0004F2CE $A0831027 $02D8E4CA
> MOUNT REF CNT: n/a
> HOME VOL SET : MPEXL_SYSTEM_VOLUME_SET
> CAP: BA,IA
>
> :LISTACCT DEV;PASS
> ********************
> ACCOUNT: DEV
>
> DISC SPACE: 16432(SECTORS)      PASSWORD: NEWPASS
> CPU TIME  : 79763(SECONDS)      LOC ATTR: $00000000
> CONNECT TIME: 24542(MINUTES)    SECURITY--READ    : AC
> DISC LIMIT: UNLIMITED                     WRITE   : AC
> CPU LIMIT : UNLIMITED                     APPEND  : AC
> CONNECT LIMIT: UNLIMITED                  LOCK    : AC
> MAX PRI  : 150                            EXECUTE : AC
> GRP UFID : $05670001 $504D0786 $0003D8CE $A0831016 $02D8D4AC
> USER UFID: $00000000 $00000000 $00000000 $00000000 $00000000
> CAP: SM,AM,AL,GL,LG,NM,ND,SF,BA,IA,PM,MR,DS,PH
>
>

My program sequence does this:

AIFSYSWIDEGET aif area 1000, item num 1002 with a value of 2 in the item area.
This gives me a buffer filled with job/session's which are in EXEC state.
I use this buffer to go thru AIFJSGET to get all the job/session info.
I use the job/session no returned from AIFJSGET and get all the PID's for
each job/session.
Fine up to now. Works great, returns the PID's ok.

Then I go into AIFPROCGET by the PIDS but this is where I am getting lost. I
tried to use item 2065 to retrieve the UFID but they are all zero!

So how do I get the valid UFID's as you can see from the :LISTGROUP and
:LISTACCT
commands above?

Thanks,
Brian.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2