GDSX (Extended General Device Support) Manual
Operations and Support
Extended General Device Support (GDSX) Manual—529931-001
3-20
Abend Messages
GDSX problem reports should be accompanied by a SAVEABEND dump (if a dump
was generated) and the object code file (with SYMBOLS) running at the time of the
failure.
Following is the format of an abend error message:
number
is the abend error number
ee
is the code space ID
address
is the value of the P register
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.
process-name: INTERNAL ERROR #number AT %ee.address
Save file created: vol.subvol.filename
ABENDED: process-name
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