Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-124
PROCESS_LAUNCH_ Procedure
8 The C++ version of the specified library conflicts with one or more
loadfiles loaded for this process.
9 The loadfile is not licensed; license is required
10 A DLL for this process is licensed or privileged and has unprotected data
which requires that all loadfiles in the process be licensed. Atleast one
unlicensed loadfile exists in the process.
11 A licensed DLL or a privileged program refers to an unlicensed DLL.
12 A process that has a licensed, but unprivileged program attempted to load
an unlicensed non-public DLL.
13 A licensed or privileged loadfile has globalized symbols.
14 The loadfile was specified as dataResident and is not licensed, has no
callable functions, and is not a program that has a priv entry point.
15 This process can only be run by the local super ID.
16 RLD failed to pass to the operating system a function pointer necessary to
process the initialization functions, constructor callers, destructor callers,
or termination functions specified to the linker.
17 The specified loadfile was built with linker option -no_runtime_fixup, but it
is not preset to load with the symbol bindings available on this system or
in this process.
18 The loadfile was built to use an Application Binary Interface version that is
not supported.
78 An unsupported operation was attempted; error-detail contains one of the
following:
1 A PIC program attempted to load an SRL other than a public SRL.
2 A PIC program or DLL was licensed.
3 A user library supplied for a PIC program was not a DLL.
4 A public SRL requires another library that is not a public SRL.
5 A public SRL is not a hybrid DLL-SRL.
6 The specified library uses Version 1 C++, which is not supported with a
PIC program.
Values 4 and 5 imply an incorrect installation of the public SRLs.
7 RLD cannot be on the liblist of any file loaded when a) the program has a
priv entry point, or b) the program file is licensed.
Table 12-3. Summary of Process Creation Errors (page 7 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.