Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-121
PROCESS_LAUNCH_ Procedure
47 The program file requires fixups to a shared run-time library (SRL) but the
program file is currently running; error-detail contains the SRL number** of
the unavailable SRL.
48 A shared run-time library (SRL) requires fixups to another SRL; error-detail
contains the SRL numbers** of the two SRLs in the form xxyy (where xx is the
SRL that requires the fixup to the yy SRL).
49 Security violation. The program file is not licensed but a shared run-time library
(SRL) containing instance data is licensed; error-detail contains the licensed
SRL number**.
50 Security violation. Either the program file or shared run-time library (SRL) is
licensed but a shared run-time library (SRL) is not licensed; error-detail
contains the unlicensed SRL number**.
51 The program file requires a symbol from a shared run-time library (SRL) but the
SRL is not exporting it; error-detail contains the SRL number** that does not
export the required symbol. The program file specifies the shared run-time library
(SRL) in its SRLINFO table.
52 The specified version, Z^VERSION, of the ZSYS^DDL^PLAUNCH^PARMS
structure is not supported (PROCESS_LAUNCH_ only).
53 The specified version, Z^VERSION, of the ZSYS^DDL^PLAUNCH^PARMS
structure is incompatible with the specified length, Z^LENGTH,of the structure
(PROCESS_LAUNCH_ only).
54 An error occurred at an internal process creation interface.
55 The specified space guarantee, Z^SPACE^GUARANTEE
(PROCESS_LAUNCH_) or Z^SPACEGUARANTEE (PROCESS_SPAWN_),
cannot be allocated.
56 Internal error.
57 A shared run-time library (SRL) has undefined externals; error-detail
contains the SRL number** that has undefined externals
58 Internal error.
59 Internal error.
60 Security violation; a shared run-time library (SRL) containing callable procedures
must be licensed to be used by callable or privileged code.
61 Unable to allocate memory from system pool.
62 Mismatch between the symbolic reference in the importing module and the actual
type in the exporting module.
Table 12-3. Summary of Process Creation Errors (page 4 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.