HP Guardian Errors Manual page 194

Procedure errors and messages manual
Table of Contents

Advertisement

the size with the Binder. If the process name selected is already in use, then choose another process
name and call PROCESS_SPAWN_ again.
4012
Cause There is insufficient user memory to create the OSS process. The new process image requires
more memory than is allowed by the hardware or system-imposed memory management constraints.
The corresponding OSS errno value is ENOMEM.
Effect No process is created.
Recovery Terminate OSS processes that are no longer needed and call PROCESS_SPAWN_ again.
4013
Cause Search permission is denied on the pathname or a component of a pathname prefix. The
corresponding OSS errno value is EACCES.
Effect No process is created.
Recovery Correct the parameter containing the erroneous pathname.
4014
Cause A specified parameter has an invalid address. The corresponding OSS errno value is EFAULT.
Effect No process is created.
Recovery Correct the erroneous parameter.
4020
Cause A prefix within a specified pathname refers to a file that is not a directory. The corresponding
OSS errno value is ENOTDIR.
Effect No process is created.
Recovery Correct the parameter containing the erroneous pathname.
4022
Cause One of the specified parameters is not valid or a required parameter is not specified. The
corresponding OSS errno value is EINVAL.
Effect No process is created.
Recovery Correct the erroneous parameter.
4126
Cause The operation timed out. The timeout value specified in the fdinfo parameter was reached
before the file descriptors could be opened. The corresponding OSS errno value is ETIMEDOUT.
Effect No process is created.
Recovery Call the PROCESS_SPAWN_ procedure again or increase the timeout value.
4131
194 PROCESS_SPAWN_ Open System Services (OSS) Errors
INSUFFICIENT USER MEMORY
PERMISSION DENIED
BAD ADDRESS
NOT A DIRECTORY
INVALID FUNCTION ARGUMENT
CONNECTION TIMED OUT
FILE NAME TOO LONG

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents