Guardian Procedure Calls Reference Manual (G06.25+)

Completion Codes
Guardian Procedure Calls Reference Manual522629-013
C-5
-11 An OSS process or native process terminated because it attempted to
resume from a nonresumable signal. The termination information field
of the message contains the signal number.
-12
One of the functions in the OSS
exec or tdm_exec set of functions
executed successfully. The OSS process ID continues to exist as it
migrates to another process handle, but the original process handle is
deleted. Call PROCESS_GETINFOLIST_ to obtain the new process
handle of the OSS process.
-13
The OSS
open() or dup() function performed by the
PROCESS_SPAWN_ procedure failed. The termination information in
sysmsg[17] contains the OSS errno for the error that occurred. The
subsystem ID in
sysmsg[18] contains the null value. The termination
text in
sysmsg[41] can contain additional information.
Completion
Code Definition