GDSX Management Programming Manual
Event Messages
GDSX Management Programming Manual—529930-001
6-14
Event Messages
ZEMS-TKN-CONSOLE-PRINT
contains the value ZSPI-VAL-TRUE.
ZGDS-TKN-SEVERITY
contains the value ZGDS-VAL-SEV-ERR indicating this event reports an error that
prevents the process from operating.
ZGDS-TKN-FAULTNUM
contains the fault number.
The recommended fault number ranges are listed below.
The fault numbers used within TSCODE and their causes are listed below.
Type of Messages
Number
Range
Fault messages detected by TSCODE procs 0-100
Warning type of faults within DEVICE^HANDLER 101-200
Error type of faults within DEVICE^HANDLER 201-300
Warning type of faults within LINE^HANDLER 301-400
Error type of faults within LINE^HANDLER 401-500
TSCODE
Fault Fault Cause
0 Illegal address trap.
1 Instruction failure trap.
2 Arithmetic overflow trap.
3 Stack overflow trap.
4 Looptimer trap.
5 Message fault; GDS was unable to obtain word-addressable memory to
queue a message for the task.
6 Reply fault; task make a bad call to ^REPLY. Reply error was 60 or more
than 200, and less than or equal to 254.
7 Sendmsg fault; error occurred when issuing a message.
8 Context fault; task gave up control when the size of its working stack
exceeded the specified TASK^SIZE.
9 Bad parameter used to allocate or deallocate local pool space.