Process_Spawn_ Open System Services (Oss) Errors; Guardian Error Codes; Oss Error Codes - HP Guardian Errors Manual

Procedure errors and messages manual
Table of Contents

Advertisement

9 PROCESS_SPAWN_ Open System Services (OSS) Errors

The following error codes and error lists are produced by PROCESS_SPAWN_, the process-control
procedure that creates an Open System Services (OSS) process.
The process-results parameter of PROCESS_SPAWN_ returns the ZSYS-DDL-PROCESSRESULTS
structure, which contains errors detected by the OSS environment and errors detected by the
Guardian environment. All error fields should be examined to determine the source of the error.
Table 10
lists the error fields in the structure.
Table 10 PROCESS_SPAWN_ Error Fields
Field
Z-ERRNO
Z-TPCERROR
Z-TPCDETAIL
If PROCESS_SPAWN_ is called in a nowait manner, error information is returned in system message
- 1 41 (nowait PROCESS_SPAWN_ completion). See
For further information about starting processes and about the PROCESS_SPAWN_ procedure,
refer to the Guardian Procedure Calls Reference Manual.

Guardian Error Codes

The PROCESS_SPAWN_ Guardian error codes are the values returned to the calling process in
the ZSYS-DDL-PROCESSRESULTS.Z-TPCERROR field of the process-results parameter.
For many classes of Guardian errors, additional information is returned in the
ZSYS-DDL-PROCESSRESULTS.Z-TPCDETAIL field of the process-results parameter.
Guardian process creation error codes returned by PROCESS_SPAWN_ are also returned by
PROCESS_CREATE_. These error codes are described in

OSS Error Codes

The PROCESS_SPAWN_ OSS error codes are the values returned to the calling process in the
ZSYS-DDL-PROCESSRESULTS.Z-ERRNO field of the process-results parameter. Commonly returned
OSS error codes are described in this section. For more information on OSS error codes, see
Error Information" (page
0
Cause The PROCESS_SPAWN_ call was completed successfully. The corresponding OSS errno
value is ENOERR.
Effect The process was created, or creation was initiated if PROCESS_SPAWN_ was called in a
nowait manner. In the latter case, creation results are returned in a user-level system message.
Recovery Informative message only; no corrective action is needed.
4002
Cause Either the pathname is empty or a component of a specified pathname does not exist. The
corresponding OSS errno value is ENOENT.
Effect No process is created.
192 PROCESS_SPAWN_ Open System Services (OSS) Errors
Description
is an OSS errno value that is returned by the OSS environment.
is a process creation error that is returned by the Guardian environment.
is a value that provides further detail on some process creation errors reported in Z-TPCERROR.
279).
NO ERROR
NO SUCH FILE OR DIRECTORY
"System Messages" (page
"Process Creation Errors" (page 157)
246), for details.
"OSS

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents