PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.5.5
- All Products
Field
| Decimal Offset
| Hexadecimal Offset
| Length
| Format
| Description
|
---|---|---|---|---|---|
PWXLJNM
| 0
| 0
| 8
| Char
| Name of the job or started task.
|
PWXLNDN
| 8
| 8
| 8
| Char
| Node name.
|
PWXLIP
| 16
| 10
| 16
| Char
| IP address.
|
PWXLSTT
| 32
| 20
| 20
| Timestamp
| Start timestamp. For DB2, the format is:
|
PWXLENT
| 52
| 34
| 20
| Timestamp
| Ending timestamp. For DB2, the format is:
|
PWXLSSK
| 72
| 48
| 8
| Binary
| Start time (STCK).
|
PWXLESK
| 80
| 50
| 8
| Binary
| Ending time (STCK).
|
PWXLPRT
| 88
| 58
| 4
| Binary
| Port number.
|
PWXLNSC
| 92
| 5C
| 4
| Binary
| Number of connections.
|
Reserved
| 96
| 60
| 4
| Binary
| Reserved for future use.
|
PWXLACN
| 100
| 64
| 4
| Binary
| Number of accepted connections.
|
PWXLNCN
| 104
| 68
| 4
| Binary
| Number of connections refused because the memory was exceeded.
|
PWXLNCR
| 108
| 6C
| 4
| Binary
| Number of connections refused because of the task limit.
|
PWXLCPU
| 112
| 70
| 8
| Binary
| CPU time of task, in microseconds.
|
PWXLBSN
| 120
| 78
| 4
| Binary
| Number of bytes sent.
|
PWXLMSN
| 124
| 7C
| 4
| Binary
| Number of messages sent.
|
PWXLBRV
| 128
| 80
| 4
| Binary
| Number of bytes received.
|
PWXLMRV
| 132
| 84
| 4
| Binary
| Number of messages received.
|