Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-90
PROCESS_GETINFOLIST_ Procedure
11 Inspect request
12 saveabend
13 terminating
14 XIO initialization (not applicable on G-series RVUs)
The OSS zombie process state has no Guardian equivalent.
This attribute and the process list attribute (15) return the same information for bit
<2>. This attribute and the process state attribute (10) return the same information
for bits <11:15>.
•
33: library file
as a search attribute, specifies either a native user library file or a TNS user library
file, and searches for the processes that are using it as a library.
When used as a return attribute, the library file attribute returns the name of the
library file used by the process. If the process does not have an associated library
file, a length of 0 is returned.
Library file name length of 0 can also be returned if the process is in the starting or
terminating stage, or, if its program file or libraries are being loaded by RLD.
•
34: swap file
See the
swap-file parameter returned by the PROCESS_GETINFO_
procedure.
•
35: context changes
returns the number of changes made to the DEFINE process context since
process creation, modulo 65536.
Each process has an associated count of the changes to its context. This count is
incremented each time the procedures DEFINEADD, DEFINEDELETE,
DEFINESETMODE, and DEFINEDELETEALL are invoked and a consequent
change to the process context occurs. In the case of DEFINEDELETE and
DEFINEDELETEALL, the count is incremented by one even if more than one
DEFINE is deleted. The count is also incremented if the DEFINE mode of the
process is changed. If a call to CHECKDEFINE causes a DEFINE in the backup
process to be altered, deleted, or added, the count for the backup process is
incremented. This count is 0 for newly created processes; new processes do not
inherit the count of their creators.
•
36: DEFINE mode
returns 0 in bits <14:15> if DEFINEs are disabled; returns 1 if DEFINEs are
enabled.
Bits <0:13> are reserved and should not be assumed to contain 0.
•
37: licenses