GDSX Manual

Operations and Support
Extended General Device Support (GDSX) Manual134303
3-20
Abend Messages
For example:
$GDSX: INTERNAL ERROR #020 AT %00.053252
Save file created: $DATA1.T9170B35.ZZSA0356
ABENDED: $GDSX
The abend errors are described in Table 3-2. Items marked with an asterisk are
described under the headings following the table.
Errors Less Than 100
An abend error number less than 100 usually indicates that the system does not have
enough space to run a GDSX process. To recover, use a disk that has more free space.
If you determine there is no problem with disk space, check the configuration parameter
values.
Error 220
Internal control flags or states are not synchronized. GDSX abends at the location
where the problem is detected, although the problem may have happened long before it
was detected. Check the places where the flags were most recently updated and check
that all I/O buffers are in extended memory.
Table 3-2. Abend Error Messages
Abend
Number Literal for Error Number Description of Event Causing Abend
10 error^startup^msg Wrong startup message
20 error^pool^space Error in allocating pool space
30 error^ext^seg Error in allocating extended segment
31 error^ext^pool^space Error in allocating ext^pool
100 error^soft^license No software license
110 error^processor^type Not the right processor type
120 error^file^system File-system-related problems
200 error^internal^resource Internal problems
210 error^looping Looping error
220 error^flag^or^state *
230 error^inval^buf^pool *
231 error^inval^msg^pool *
300 error^unexpected^io I/O message cannot be handled by GDSX
310 error^unexpected^case Case statement error
320 error^wrong^case Case statement error
500 error^q^cp Fault-tolerance processing problems