GDSX (Extended General Device Support) Manual

Operations and Support
Extended General Device Support (GDSX) Manual529931-001
3-22
Abend Messages
Table 3-3. Error 220 Message Breakdown (page 1 of 2)
TSCODE Procedure/
Subprocedure Executing Description of Event Causing Error 220
ALLOCATETCBX A task is being created, and the state of the allocated
TCB is not 0.
^AWAITIOX No event is found for waking up a task, or no valid
buffer address was returned from procedure ^LISTEN.
BACKUP^LISTENERX (MAIN) The backup process receives a file error that is not a
system message (6).
BACKUP^LISTENERX/
CHECK^ON^BROTHER
A sanity check failed within the backup process.
BACKUP^LISTENERX/
RECEIVE^FCB^CHECKPOINT
The backup process opened a file and the file number
returned was not the same as that returned for the
primary process.
BAD^GOTO The task stack is corrupted.
CHECK^CP^SPACEL The current TCB is not the owner of the checkpoint
semaphore.
CHECK^CP^SPACEX The current TCB is not the owner of the checkpoint
semaphore.
CREATE^BACKUPX/
CREATEBACKUP
The nonstop^flag is not set.
DEALLOCATEIOCB IOCB passed to this procedure is still linked to an
FCB, or address of IOCB passed to this procedure is
out of bounds.
DECREMENT^STOPMODE The procedure was called to decrement stop^mode,
but stop^mode is 0.
DELETE^ITEM The linked list is corrupted.
DELETE^XITEM The linked list is corrupted.
DISPATCHX (MAIN) The procedure was called from the backup process,
or global memory was destroyed, or DISPATCHX was
not exited correctly last time (this prevents recursive
calls of DISPATCHX).
DISPATCHX/
CHECK^POINT
The primary checkpoints and the address of the
current task is not equal to the address of the mapped
task.
DISPATCHX/
CHECK^WAIT^LIST
A file error occurred on the call to AWAITIO, and the
error is not 40 (timeout) or 26 (no outstanding I/O).
DISPATCHX/
HANDLE^RECEIVE
A break message was received, but the break tag of
the message does not match the break tag of the TCB
table.
DISPATCHX/
HANDLE^SIGNAL^TIMEOUT
No SIGNALTIMEOUT is outstanding for this file, or the
state of the TCB is STOPPED.