GDSX Manual

Operations and Support
Extended General Device Support (GDSX) Manual134303
3-22
Abend Messages
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.
DISPATCHX/
IO^COMPLETION
An I/O completed on some file other than $RECEIVE
but the file did not have an outstanding I/O.
FAULT The procedure was called for a system task.
GETEXTPOOL A user task tried to get space from the system pool,
which is reserved for TSCODE.
INSERT^ITEM The linked list is corrupted.
INSERT^XITEM The linked list is corrupted.
LISTENER^TASKX/
HANDLE^RECEIVE
A message is picked up from $RECEIVE, the address
of the received buffer is 0, and the state of the IOCB is
not QUEUED.
MONITORX/
LOG^WRITE
Length of message to be written is equal to 0.
MONITORX/
NEXTREQUEST
An I/O on the log file completed, but the IOCB
returned is not from the log file.
NOTIFY^IO^COMPLETIONX Procedure was called without first parameter (IOCB),
or address of IOCB is 0, or file number in IOCB is 0.
POSTRCV There is still a read outstanding on $RECEIVE (this
procedure reads $RECEIVE), or this procedure was
called by the backup process.
Q^CP/
PUSH^CP
The number of bytes passed would go beyond the
bounds of the local buffer pool.
Table 3-3. Error 220 Message Breakdown (page 2 of 3)
TSCODE Procedure/
Subprocedure Executing Description of Event Causing Error 220