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) The library file uses a shared run-time library (SRL) and is switching to a new
library, but the program was accelerated by an old version of the Accelerator program
97
that does not support SRL data relocation at fixup time. Use a version of the Accelerator
program provided with the D30.00 or later RVU of the operating system.
The program file has no code spaces.98
The library file has no code spaces.99
The program file is not executable. Either it was not linked with the nld utility or it was
not linked correctly.
100
The library file is not executable. Either it was not linked with the nld utility or it was not
linked correctly.
101
The program file is not executable because it was linked with an incompatible version of
the nld utility.
102
The library file is not executable because it was linked with an incompatible version of
the nld utility.
103
The program file is not executable because it has more than one HP information header.
An error occurred during the linking of the program file.
104
The library file is not executable because it has more than one HP information header.
An error occurred during the linking of the library file.
105
The program file is not executable because it has more than one REGINFO information
header. An error occurred during the linking of the program file.
106
The library file is not executable because it has more than one REGINFO information
header. An error occurred during the linking of the library file.
107
The program file is not executable because it does not have a GINFO information header.
An error occurred during the linking of the program file.
108
The library file is not executable because it does not have GINFO information header.
An error occurred during the linking of the library file.
109
The program file is not executable because it does not have either a HP information header,
a REGINFO information header, or a text header. An error occurred during the linking
of the program file.
110
The library file is not executable because it does not have either a HP information header,
a REGINFO information header, or a text header. An error occurred during the linking
of the library file.
111
(TNS/R only) The program file specifies too many shared run-time libraries (SRLs).112
(TNS/R only) The library file specifies too many shared run-time libraries (SRLs).113
(TNS/R only) The program file specifies duplicate shared run-time libraries (SRLs).114
(TNS/R only) The library file specifies duplicate shared run-time libraries (SRLs).115
(TNS/R only) The shared run-time library (SRL) does not export any procedures.117
(TNS/R only) The shared run-time library (SRL) does not have a file code of 700.121
Unlicensed privileged program.7
Process name error: the error-detail is a file-system error number.
1
8
Library conflict.9
Unable to communicate with system monitor process: the error-detail is a file-system error number.
1
10
File-system error occurred on library file: the error-detail is a file-system error number.
1
11
Program file and library file specified are same file.12
NEWPROCESS[NOWAIT] Procedures (Superseded by PROCESS_LAUNCH_ Procedure) 855