Recovery Determine corrective action by referring to the Open System Services System Calls
Reference Manualfor a description of the OSS open() function errno values.
113
OSS FILE DESCRIPTOR OPEN TIMEOUT ERROR
Cause (This error is returned only by PROCESS_SPAWN_.) The timeout value in the
ZSYS-DDL-FDINFO.Z-TIMEOUT field of the fdinfo parameter was reached before the file descriptors
specified in the fdinfo parameter could be opened.
Effect No process is created.
Recovery Recovery, if any, is application dependent. Recovery actions include but are not limited
to the following: select a longer timeout value, select a timeout value of 0 to allow the
PROCESS_SPAWN_ call to return to the application without waiting for files to be opened or
duplicated, select a different file to be opened or duplicated, or select a different open flag such
as OSSOPEN^NONBLOCK to open the file for nonblocked access.
114
CANNOT CREATE OSS PRIV PROCESS
Cause (This error is returned only by PROCESS_SPAWN_.) The process cannot be created because
privileged OSS processes are not supported.
Effect No process is created.
Recovery Specify a program file that is not to be run as a privileged process when calling the
PROCESS_SPAWN_ procedure.
115
UNABLE TO ALLOCATE GLOBAL DATA OR HEAP FOR THE PROCESS
(PROCESS_SPAWN_ ONLY)
Cause (This error is returned only by PROCESS_SPAWN_ .) The system was unable to allocate
global data or heap for the process.
Effect No process is created.
Recovery Run on another processor or try later.
116
UNABLE TO PROPAGATE SHARED RUN-TIME LIBRARY (SRL) DATA
(PROCESS_SPAWN_ ONLY).
Cause (This error is returned only by PROCESS_SPAWN_ .) The system was unable to propagate
shared run-time library (SRL) data.
Effect No process is created.
Recovery Run on another processor or try later.
3xx
INVALID FILE FORMAT ON SHARED RUN-TIME LIBRARY (SRL)
NUMBER XX
Cause An error was detected in the file format of shared run-time library(SRL) number xx. The
error-detail information contains an error subcode that indicates the invalid file format error. See
"Error Subcodes for Process Creation Errors 12, 13, 70, 76, 84, and 3xx" (page
values.
Effect No process is created.
161)for possible
Error Codes
181
Need help?
Do you have a question about the Guardian Errors and is the answer not in the manual?