PROP segment type format
The IMS catalog PROP segment type contains a user-defined marshaller property definition.
- Segment name
- PROP
- Parent name
- MAR
- Sequence field
- PROPSEQ
- Segment length
- 304 bytes
| Offset (bytes) | Length (bytes) | Data type | Field name | Description | Unique key field | |
|---|---|---|---|---|---|---|
| 1 | 2 | X | LEN | Length of this segment | ||
| 3 | 2 | X | CTL | Control field | ||
| 5 | 2 | X | PROPSEQ | Sequence field, type = U | X | |
| 5 | 2 | X | SEQNUM | Sequence number | ||
| 9 | 128 | C | NAME | Name of this user-defined marshaller property | ||
| 137 | 128 | C | VALUE | User-defined marshaller property information | ||
| 265 | 40 | C | FILLER | Reserved | ||