Guardian Programming Reference Summary for pTAL and TAL
Error Codes
Guardian Programming Reference Summary for pTAL and TAL—522631-001
15-15
36 Child's PFS error
37 Unable to allocate global data for the process
38 Unable to lock global IOP data for the process
40 The main stack maximum value, specified either by the procedure call or by the
object file, is too large.
41 The heap maximum value, specified either by the procedure call or by the object
file, is too large.
42 The space guarantee value, specified either by the procedure call or by the object
file, is too large.
43 The process creation request specifies two files that contain the same shared run-
time library (SRL) names.
44 Unable to find a SRL specified by the program file
45 Unable to find a SRL specified by another SRL
46 The process creation request specifies too many SRLs
47 The program file requires fixups to an SRL but the program file is currently
running
48 A SRL requires fixups to another SRL
49 Security violation. The program file is not licensed, but a SRL containing instance
data is licensed
50 Security violation. Either the program file or SRL is licensed, but a SRL is not
licensed
51 The program file requires a symbol from an SRL, but the SRL is not exporting it
52 The specified version, Z^VERSION, of the ZSYS^DDL^PLAUNCH^PARMS
structure is not supported
53 The specified version, Z^VERSION, of the ZSYS^DDL^PLAUNCH^PARMS
structure is incompatible with the specified length, Z^LENGTH, of the structure
54 Internal process creation error
55 The specified space guarantee cannot be allocated
56 Internal process creation error
57 A shared run-time library (SRL) has undefined externals
58 Internal process creation error
59 Internal process creation error
60 Security violation; a SRL containing callable procedures must be licensed to be
used by callable or privileged code
61 Unable to obtain global virtual space
62 Symbolic reference target/source type mismatch
63 External data references not resolved to any user/system library
Code Description