ATTACH FM header format
The format of the ATTACH FM header is defined in the following table.
Byte | Bits | Name | Content |
---|---|---|---|
0 | FMHL | ||
1 | 0 | FMHC | |
1-7 | FMHT | B'0000101' | |
2-3 | FMH5CMD | X'0202' | |
4 | 0-3 | FMH5MOD | |
4 | Reserved | ||
5 | ATTDP | Session Local Flag
|
|
6-7 | ATTIU | Interchange Unit code
|
|
5 | FMH5FXCT | Length of fixed-length parameters must be X'02' | |
6 | ATTDSP | One-byte hexadecimal input value into a data stream profile. (IMS requires a value from X'00' to X'03' to select components 1-4 respectively. Value X'00', or component 1, is assumed if no ATTACH FM header is received while the Attach manager is in reset state.) | |
7 | ATTDBA | Application data handling
algorithm
|
|
8-m | ATTDPN1 | Name of a process to
be initiated. For an SNA-defined process, the DPN is a 1-byte, nongraphic
hexadecimal character. Supported SNA processes are:
|
|
m+1-n | ATTPRN1 | Name of primary resource for the process being initiated | |
n+1-p | ATTRDPN1 | Name of suggested return process name | |
p+1-q | ATTRPRN1 | Name of suggested primary resource for the return process | |
q+1-r | ATTDQN1 | Name of queue to be associated with the attached process | |
r+1-s | ATTACC | Access code—Ignored by IMS. |
Notes:
- If the ATTDPN is set to SCHEDULER (X'02'),
the remaining ATTACH parameters must not be specified. In this case,
an equivalent for each of the asterisked parameters might occur in
the concatenated SCHEDULER FM header. These SCHEDULER parameters are
prefixed by
SCD
rather than byATT
, but follow the same definition and rules as those for ATTACH.