Guardian Procedure Calls Reference Manual
Table 35 Summary of Process Creation Errors (continued)
Descriptionerror
The specified version, Z^VERSION, of the ZSYS^DDL^PLAUNCH^PARMS structure
is incompatible with the specified length, Z^LENGTH,of the structure
(PROCESS_LAUNCH_ only).
53
An error occurred at an internal process creation interface.54
The specified space guarantee, Z^SPACE^GUARANTEE (PROCESS_LAUNCH_) or
Z^SPACEGUARANTEE (PROCESS_SPAWN_), cannot be allocated.
55
Internal error.56
A shared run-time library (SRL) has undefined externals; error-detail contains
the SRL number
2
that has undefined externals
57
Internal error.58
Internal error.59
Security violation; a shared run-time library (SRL) containing callable procedures must
be licensed to be used by callable or privileged code.
60
Unable to allocate memory from system pool.61
Mismatch between the symbolic reference in the importing module and the actual
type in the exporting module.
62
There was an unresolved external reference for data.63
Unable to honor floattype attribute. In G06.20 and later RVUs, this code is
reported only for a program file; earlier RVUs use it also for libraries. error-detail
contains one of these subcodes:
64
IEEE floating point not supported by processor1
Unrecognized floating-point specification in file2
Conflicting floating-point specifications (only for user library, and only in
G06.19 and earlier RVUs)
3
Address references from one SRL to another require an adjustment that cannot be
made because the referencing SRL is already in use.
65
Unable to honor the floattype attribute of a user library; error-detail contains
one of these subcodes:
66
Unrecognized floating-point specification in file2
User library specified Tandem floating-point, which mismatches the program4
User library specified IEEE floating-point, which mismatches the program5
Unable to honor floattype attribute of a DLL; error-detail contains one of
these subcodes:
67
Unrecognized floating-point specification in file2
DLL specified Tandem floating-point, which mismatches the program4
DLL specified IEEE floating-point, which mismatches the program5
A DEFINE named =_RLD is present but invalid; error-detail contains one of these
subcodes:
68
The DEFINE is not of class SEARCH0
An attribute other than CLASS or SUBVOL0 is specified2055
As described for the DEFINEINFO function.
1
Any
other
value
PROCESS_LAUNCH_ Procedure 1065