TMS:Engine sense data format
This section describes the TMS:Engine sense data format. SNA exception
sense codes may appear in some messages. These sense codes have the
same meaning as identified in IBM® SNA
documentation. Each code consists of a 4-byte fullword field. The
first byte is the category, the second the modifier, and the final
two bytes are sense code specific information or user-defined data.
For more information on interpreting these fields, refer to IBM Systems Network Architecture
Format and Protocol Reference Manual: Architectural Logic.
The category and modifier bytes hold the sense code defined for the
exception condition that occurred. The following categories of messages,
as identified by the first two bytes, might display:
- 00
- User Sense Data Only
- 08
- Request Reject
- 10
- Request Error
- 20
- State Error
- 40
- Request Header (RH) Usage Error
- 80
- Path Error
| Code | Description |
|---|---|
| BYTE 0 | BIT 0 - REQSTAT origin flag:
|
BIT 1 - Sense data flag
|
|
BITS 2-7 - Return code or status information
|
|
| BYTE 1 | Feedback or reason code
|
| BYTES 2–3 | Sense data
|