Guardian Programming Reference Summary for pTAL and TAL
Error Codes
Guardian Programming Reference Summary for pTAL and TAL—522631-001
15-12
NEWPROCESS and NEWPROCESSNOWAIT Error Codes
A NEWPROCESS or NEWPROCESSNOWAIT error is returned to the calling process
in a word containing two 8-bit fields. The lefthand part of the error word, bits <0:7>,
contains one of the error codes shown below. The righthand part, bits <8:15>, can
contain either an error subcode or a file-system error code. Refer to the Guardian
Procedure Errors and Messages Manual for further information.
Code Description
0 No error
1 Undefined externals
2 No PCB available
3 File-system error on program-file
4 Unable to allocate map
5 File-system error on swap file
6 Illegal file format
7 Unlicensed privileged program
8 Process name error
9 Library conflict
10 Unable to communicate with system monitor process
11 File-system error on library file
12 Program file and library file are the same
13 Invalid segment size unable to set up the page tables
14 File-system error on initial setup of the swap file
15 Illegal home terminal
16 I/O error on home terminal
17 DEFINE context propagation error
18 Object file with an illegal device subtype
19 Process device subtype specified in backup process isn’t the same as primary’s
20 DSC error: bad ZZPIM file
21 DSC error: dynamic IOP error
22 PFS^SIZE is out of range
23 Cannot create PFS
24 An unknown error number was returned from a remote system
25 Unable to allocate a priv stack for the process
26 Unable to lock the priv stack for the process
27 Unable to allocate a main stack for the process