Guardian Procedure Errors and Messages Manual
Table 6 NEWPROCESS Error 6 Error Subcodes (continued)
MeaningOctalDecimal
The code area of the program file is too large.%12484
The code area of the library file is too large.%12585
The program file has a gateway (GW) table but no callable procedures.%12686
The library file has a gateway (GW) table but no callable procedures.%12787
The file codes of the program file and library file do not match.%13189
The program file being started can run only in the Guardian environment and it is being
started in the OSS environment, or vice versa.
%13290
The library file being started can run only in the Guardian environment and it is being started
in the OSS environment, or vice versa.
%13391
The program and the library conflict on global data mapping. This error is reported on the
program. The user library selected is not compatible with the user library specified when the
Binder program originally created the program object file.
%13492
The program needs to import data from the library and the library is not exporting any data.
This error is reported on the program.
%13694
The program file uses a library and is switching to a new library, but the program was
accelerated by a version of the Accelerator that cannot handle library data relocation at fixup
time.
%14096
The program file has no code spaces.%14298
The library file has no code spaces.%14399
The program file is not executable. Either it was not linked with the nld utility, it was not linked
correctly, or it has been corrupted.
%144100
The library file is not executable. Either it was not linked with the nld utility, it was not linked
correctly, or it has been corrupted.
%145101
The program file is not executable. Either it was linked with an incompatible version of the
nld utility or it has been corrupted.
%146102
The library file is not executable. Either it was linked with an incompatible version of the nld
utility or it has been corrupted.
%147103
The program file is not executable because it has more than one Tandem information header.
An error occurred during the linking of the program file.
%150104
The library file is not executable because it has more than one Tandem information header.
An error occurred during the linking of the library file.
%151105
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.
%152106
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.
%153107
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.
%154108
The library file is not executable because it does not have a GINFO information header. An
error occurred during the linking of the library file.
%155109
The program file is not executable because it does not have either a Tandem information
header, a REGINFO information header, or a text header. An error occurred during the
linking of the program file.
%156110
The library file is not executable because it does not have either a Tandem information header,
a REGINFO information header, or a text header. An error occurred during the linking of the
library file.
%157111
146 NEWPROCESS AND NEWPROCESSNOWAIT Errors