Guardian Procedure Errors and Messages Manual
ZGRD-TKN-ERRORDETAIL is the error-detail information returned by PROCESS_CREATE_ for
some classes of errors.
ZGRD-TKN-NAMEOPTION is the specified process name option.
ZGRD-TKN-XPROCESSNAME is the new process name.
ZGRD-TKN-PROCESSDESCR is the process descriptor returned by PROCESS_CREATE_. If its length
is 0, no process was created.
ZGRD-TKN-XHOMETERM is the name of the home terminal for the new process.
ZGRD-TKN-JOBID is the job ID to be assigned to the new process.
ZGRD-TKN-XMEMORYPAGES is the size of the data stack in pages. This token is applicable to
TNS processes only.
ZGRD-TKN-CREATEOPTIONS contains the specified process-creation options.
ZGRD-TKN-DEBUGOPTIONS contains the specified debugging options.
ZGRD-TKN-PFS-SIZE the size, in bytes, of the process file segment (PFS), if a nondefault value was
specified.
Effect
The effect of this error depends on the PROCESS_CREATE_ error code returned.
Recovery
Follow the recovery procedure for the returned PROCESS_CREATE_ error code as described earlier
in this section.
25: ZGRD-VAL-PROCESS-LAUNCH
A call to PROCESS_LAUNCH_ failed due to an error.
Unconditional Tokens
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZSPI-TKN-PROC-ERR token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRORDETAIL token-type ZSPI-TYP-INT.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Conditional Tokens
ZGRD-TKN-XOBJECTFILE token-type ZSPI-TYP-STRING.
ZGRD-TKN-XLIBRARYFILE token-type ZSPI-TYP-STRING.
ZGRD-TKN-XSWAPFILE token-type ZSPI-TYP-STRING.
ZGRD-TKN-EXTSWAPFILE token-type ZSPI-TYP-STRING.
ZGRD-TKN-XPROCESSNAME token-type ZSPI-TYP-STRING.
ZGRD-TKN-XHOMETERM token-type ZSPI-TYP-STRING.
ZGRD-TKN-PFS-SIZE token-type ZSPI-TYP-INT2.
ZGRD-TKN-MAINSTACK-MAX token-type ZSPI-TYP-INT2.
ZGRD-TKN-HEAP-MAX token-type ZSPI-TYP-INT2.
ZGRD-TKN-SPACE-GUARANTEE token-type ZSPI-TYP-INT2.
ZGRD-TKN-CREATE-OPT token-type ZSPI-TYP-INT2.
ZGRD-TKN-NAMEOPTION token-type ZSPI-TYP-ENUM.
ZGRD-TKN-DEBUGOPTIONS token-type ZSPI-TYP-UINT.
ZGRD-TKN-PRIORITY token-type ZSPI-TYP-UINT.
ZGRD-TKN-XCPU token-type ZSPI-TYP-UINT.
ZGRD-TKN-XMEMORYPAGES token-type ZSPI-TYP-INT.
ZGRD-TKN-JOBID token-type ZSPI-TYP-INT.
ZGRD-TKN-PROCESSHANDLE token-type ZSPI-TYP-PHANDLE.
ZGRD-TKN-PROCESSDESCR token-type ZSPI-TYP-STRING.
Unconditional Tokens
ZSPI-TKN-ERROR is the standard SPI error token, whose value consists of the fields Z-SSID and
Z-ERROR. Z-SSID is the subsystem identifier ZGRD-VAL-SSID. Z-ERROR is the 16-bit error code
186 Process Creation Errors