MVS6000
A-6
MVS6000 System Level Manual/1.0/Dec-2001
record 1:
field 1: param 1: error ticket ASCII string identifies the process which logged the event
one of tree possible ticket formats are used:
01 or 02 : node id (only during startup)
000n00tt : n=node, tt=task
uuvvaa.. : real process ticket, uu=user interface count
vv=application request count
aa=algo count
field 2: param 1: error type number: 0 = info
1 = warning
2 = error
3 = interupt error
4 = start
5 = stop
6 = input_info
7 = input_warning
8 = input_error
9 = check/trace point
field 3: param 1: nr of arguments number
field 4: param 1: line number number source code identification
field 5: param 1: file name ASCII string source code identification
field 6: argument 1: type character format specifier: b = unsigned 8
field 7: argument 1: value w = unsigned 16
W = signed 16
d = unsigned 32
D = signed 32
s = string
o = string (operator)
p = pointer (written in hex)
|
.
.
.
<CR>
record 2:
.
.