Guardian Procedure Errors and Messages Manual
Table 7 Error Subcodes for PROCESS_LAUNCH_ and PROCESS_SPAWN_ Errors 2 and 3 (continued)
PROCESS_SPAWN_ Structure Field or Parameter in ErrorPROCESS_LAUNCH_ Structure Field or
Parameter in Error
error- detail
The program image file is in error. This error subcode
is returned if PROCESS_SPAWN_ is called from COUP;
The program image file is in error. This
error subcode is returned if
21
it applies only to some privileged callers on D-series
releases.
PROCESS_LAUNCH_ is called from
COUP; it applies only to some privileged
callers on D-series releases.
Not returned by PROCESS_SPAWN_param-list22
Z^TPCDETAILerror-detail23
Not returned by PROCESS_SPAWN_output-list24
Not returned by PROCESS_SPAWN_output-list-len25
process-extensionNot returned by PROCESS_LAUNCH_50
Z^OSSOPTIONSNot returned by PROCESS_LAUNCH_51
argvNot returned by PROCESS_LAUNCH_52
envpNot returned by PROCESS_LAUNCH_53
envp contains an invalid address.Not returned by PROCESS_LAUNCH_54
inheritanceNot returned by PROCESS_LAUNCH_56
An internal errorNot returned by PROCESS_LAUNCH_57
fdinfoNot returned by PROCESS_LAUNCH_58
pathNot returned by PROCESS_LAUNCH_59
inheritance-lengthNot returned by PROCESS_LAUNCH_60
4 A FILE SYSTEM ERROR WAS ENCOUNTERED ON THE USER LIBRARY FILE
Cause A file-system error occurred on the user library file during process creation. The
error-detail contains a file-system error number.
Effect No process is created.
Recovery For corrective action for the file-system error returned in the error-detail information,
see “File-System Errors” (page 19).
5 ERROR WHILE ACCESSING SWAP FILE
Cause An error occurred during the creation or opening of the swap file. The error-detail
information contains the error number of the file-system error that occurred.
Effect The procedure sets the error code and returns without creating the process.
Recovery For corrective action for the file-system error returned in the error-detail information,
see “File-System Errors” (page 19).
6 ERROR WHILE ACCESSING EXTENDED SWAP FILE
Cause An error occurred during the creation, opening, or initial setup of the extended swap file.
The error-detail information contains the error number of the file-system error that occurred.
Effect The procedure sets the error code and returns without creating the process.
160 Process Creation Errors