Open System Services System Calls Reference Manual (G06.25+, H06.03+)

System Functions (t) tdm_execve(2)
Security group list
Job ancestor or GMOM
Unread system message index (PCBMCNT)
This attribute assignment is different from the assignment made when creating a new
process with Guardian procedures.
Outstanding incoming and outgoing message limits
This attribute assignment is different from the assignment made when creating a new
process with Guardian procedures.
Login, remote login, and saveabend ags
File creation mask
If the pe_parms parameter contains a null pointer, the default Guardian attributes of the new pro-
cess that differ from those of the calling process are:
The program le is the le specied in the tdm_execve() call.
The library le is specied in the program le.
The process name for the new process is system-generated if the RUNNAMED option is
set in the program le. Otherwise the process is unnamed.
The size of the data segment of the new process is set in the program le.
The remote login ag (PCBREMID) is set to zero (off) if the program le has its
S_ISUID mode bit set. Otherwise, the remote login ag is set the same as for the caller.
The size of the extended data segment of the new process is set in the program le.
The DEFINEs inherited by the new process depend on the setting of DEFINE mode in
the caller. If DEFINE mode in the caller is ON, all the callers DEFINEs are inherited. If
DEFINE mode is OFF, no DEFINEs are inherited.
The new process does not inherit the extended swap le (if any) of the calling process.
For a G-series TNS process or an accelerated process, the extended data segment is
managed by the Kernel Managed Storage Facility (KMSF) unless an extended swap le
is specied in the pe_extswap_le_name eld of the process_extension structure
described elsewhere in this reference page.
The process identication number (PIN) of the new process is unrelated to that of the
calling process. Usually, the PIN of the new process is unrestricted. However, the PIN
can be restricted to the range 0 through 254 under the following conditions:
The HIGHPIN ag is not set in, or is absent from, the program le or any library
le.
_TPC_HIGHPIN_OFF is specied in the pe_create_options eld of the
process_extension structure, described elsewhere in this reference page.
The restriction is inherited. See _TPC_IGNORE_FORCEPIN_ATTR in the
pe_create_options eld of the process_extension structure, described else-
where in this reference page, for more information about controlling inheritance.
527186-003 Hewlett-Packard Company 87