Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-122
PROCESS_LAUNCH_ Procedure
63 There was an unresolved external reference for data.
64 Unable to honor floattype attribute. In G06.20 and later RVUs, this code is
reported only for a program file; earlier RVUs use it also for librarles. error-
detail contains one of the following subcodes:
1 IEEE floating point not supported by processor
2 Unrecognized floating-point specification in file
3 Conflicting floating-point specifications (only for user library, and only in
G06.19 and earlier RVUs)
65 Address references from one SRL to another require an adjustment that cannot
be made because the referencing SRL is already in use.
66 Unable to honor the floattype attribute of a user library; error-detail
contains one of the following subcodes:
2 Unrecognized floating-point specification in file
4 User library specified Tandem floating-point, which mismatches the
program
5 User library specified IEEE floating-point, which mismatches the program
67 Unable to honor floattype attribute of a DLL; error-detail contains one of
the following subcodes:
2 Unrecognized floating-point specification in file
4 DLL specified Tandem floating-point, which mismatches the program
5 DLL specified IEEE floating-point, which mismatches the program
68 A DEFINE named =_RLD is present but invalid; error-detail contains one of
the following subcodes:
0 The DEFINE is not of class SEARCH
2055 An attribute other than CLASS or SUBVOL0 is specified
Any
other
value
As described for the DEFINEINFO function*.
69 A file-system error was encountered in the run-time loader (rld) library;
error-detail contains the file-system error number.
70 Invalid file format in the runtime loader (rld) library; error-detail subcodes
are described in Table 12-5
.
71 An error occurred when loading or running the run-time loader (rld); error-
detail contains one of the following subcodes:
Table 12-3. Summary of Process Creation Errors (page 5 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.