Guardian Procedure Calls Reference Manual

Table 28 Summary of NEWPROCESS[NOWAIT] error and error-detail Values (continued)
Description (including error-detail values, when applicable)error
(TNS/R only) A shared run-time library (SRL) requires fixups to another SRL that is unavailable
because it is running;the error-detail contains the SRL numbers
2
of the two SRLs in the form xxyy
(where xx is the SRL that requires the fixup to the running yy SRL).
40
(TNS/R only) Security violation; Program file is not licensed but a shared run-time library (SRL) is
licensed and has instance data; the error-detail contains the licensed SRL number.
2
41
(TNS/R only) Security violation; Program file is licensed but a shared run-time library (SRL) is not
licensed; the error-detail contains the unlicensed SRL number.
2
42
(TNS/R only) Program file requires a symbol from a shared run-time library (SRL) but the SRL is not
exporting it; the error-detail contains the SRL number
2
that does not export the required symbol.
43
Requested swap space for the process cannot be guaranteed.47
(TNS/R only) Number of shared run-time libraries (SRLs) specified by a shared run-time library is
incorrect; the error-detail contains the SRL number
2
that caused the error.
48
(TNS/R only) A shared run-time library (SRL) has undefined externals; the error-detail contains the
SRL number
2
that has undefined externals.
49
(TNS/R only) Number of shared run-time libraries (SRLs) specified for the program file is incorrect.50
(TNS/R only) Number of shared run-time libraries (SRLs) specified for the library file is incorrect.51
(TNS/R only) Security violation; a shared run-time library (SRL) must be licensed to be used by
callable or privileged code.
52
Unable to obtain global virtual space.53
Mismatch between the symbolic reference in the importing module and the actual type in the
exporting module.
54
There was an unresolved external reference for data.55
The error-detail contains these subcodes:56
IEEE Floating Point unavailable on this CPU.1
Unrecognized floattype in object file.2
Conflicting floattype values in object files.3
Parameter error; error.<8:15> and errorinfo[1] is a process creation error detail:77
The processor parameter specifies the same CPU as the caller in an attempt to create
a backup process.
6
NEWPROCESS[NOWAIT] was called to create a backup in an OSS process.9
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.
119
(TNS/R only) Invalid file format on shared run-time library (SRL) number
2
xx; the error-detail contains
one of these error subcodes:
3xx
The file indicated by the DEFINE is not a disk file.1
The file indicated by the DEFINE does not have the correct file structure.3
The shared run-time library (SRL) was not prepared by nld utility.11
The shared run-time library (SRL) code starts at the wrong virtual address, has invalid text,
or invalid data.
40
The shared run-time library (SRL) code area is too large.42
NEWPROCESS[NOWAIT] Procedures (Superseded by PROCESS_LAUNCH_ Procedure) 857