Guardian Programming Reference Summary for C
Error Codes
Guardian Programming Reference Summary for C—522630-001
15-14
19 Program file and library file are the same
20 Object file with an illegal device subtype
21 Process device subtype specified in backup process is not the same as primary
22 Backup creation specified, but caller is unamed
24 DEFINE context propagation error
25 DSC error: invalid ZZPIM file
26 Dynamic IOP error
27 Invalid PFS size
29 Unable to allocate a priv stack for the process
30 Unable to lock the priv stack for the process
31 Unable to allocate a main stack for the process
32 DSC error: unable to lock the main stack of a native IOP
33 Security inheritance failure
35 Internal PROCESS_CREATE_ error
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 a 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 a SRL but the SRL is not exporting it
52 The specified version, Z^VERSION, of the ZSYS^DDL^PLAUNCH^PARMS
structure is not supporteD