Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-125
PROCESS_LAUNCH_ Procedure
79 A resource limitation was detected by the run-time loader (rld); error-detail
contains one of the following:
1The rld heap exceeded available KMSF space.
2The rld heap exceeded its allocated address range.
3The rld limit for handles was exceeded. (This error is reported for
dynamic loading, not at process creation.)
4 The process limit for keys was exceeded. (Keys are an operating system
resource used by the loader.)
80 A failure occurred while loading or running a program that must be “dropped in”
rather than run through RLD. Error details indicate that the dropped-in program is
not constructed or installed correctly.
16 The export digest of the file does not match the export digest of the
impImp file in memory.
81 A failure occurred while loading or running the TNS Emulator. Error details other
than the following indicate that the TNS Emulator is not constructed or installed
correctly.
16 The export digest of the file does not match the export digest of the
impImp file in memory.
82 A DEFINE is recognized by the systems, but it is not a valid DEFINE. Error details
are
0 The define is not class SEARCH
2055 An attribute other than CLASS or SUBVOL0 is specified
All other details are as reported by the DEFININFO function.
83 A file system error occurred on the TNS Emulator while attempting process
creation. The error detail contains a file system error number.
84 An error is detected in the file format of the TNS Emulator.
99 .A failure occurred while attempting to preload a public DLL specified in the zreg
file. Error details are:
1 The export digest of the public DLL does not a match to the export digest
found in the specified zreg file
2 The license value of the public DLL does not a match to the license value
found in the specified zreg file.
3 The public DLL is licensed and has unprotected data.
4 The public DLL is not preset.
Table 12-3. Summary of Process Creation Errors (page 8 of 10)
error Description
* Refer to the Guardian Procedure Errors and Messages Manual for a list of all file-system and DEFINE errors.
**When error-detail 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.
Note: Refer to Guardian Procedure Errors and Messages Manual for Cause, Effect, and Recovery of all the
Process Creation Errors.