Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (N)
Guardian Procedure Calls Reference Manual522629-013
10-17
NEWPROCESS Procedure
(Superseded by PROCESS_LAUNCH_ Procedure )
43 Program file requires a symbol from a shared run-time library (SRL)
but the SRL is not exporting it; error.<8:15> contains the SRL
number** that does not export the required symbol
47 Requested swap space for the process cannot be guaranteed
48 Number of shared run-time libraries (SRLs) specified by a shared
run-time library is incorrect; error.<8:15> contains the SRL number**
that caused the error
49 A shared run-time library (SRL) has undefined externals; error.<8:15>
contains the SRL number** that has undefined externals
50 Number of shared run-time libraries (SRLs) specified for the program
file is incorrect
51 Number of shared run-time libraries (SRLs) specified for the library
file is incorrect
52 Security violation; a shared run-time library (SRL) must be licensed to
be used by callable or privileged code
53 Unable to obtain global virtual space
54 Mismatch between the symbolic reference in the importing module
and the actual type in the exporting module
55 There was an unresolved external reference for data
56 Error detail contains the following subcodes:
1 IEEE Floating Point unavailable on this CPU
2 Unrecognized floattype in object file
3 Conflicting floattype values in object files
119 Error returned in error.<0:7> too large to fit into one byte; instead of
the error parameter, specify the errinfo parameter, which is a two-
word parameter, to obtain complete error information
3xx Invalid file format on shared run-time library (SRL) number** xx.;
errinfo contains one of the following error subcodes:
1 The file indicated by the DEFINE is not a disk file.
3 The file indicated by the DEFINE does not have the
correct file structure.
Table 10-2. Summary of NEWPROCESS Error Codes (page 11 of 12)
error
<0 : 7>
Corresponding Process Creation Error (see Table 12-4
on
page 12-127)
<8:15>
* Refer to the Guardian Procedure Errors and Messages Manual for a list of all file-system and DEFINE
errors.
**When error.<8:15> indicates the number of a shared run-time library (SRL), the number represents
either the public SRL relative number, or 00 for a native user library. For more information on shared run-time
libraries (SRLs) refer to the nld and noft Manual