All unused or reserved areas must be initialized to binary zeros.
Offset | Type | Description of the Field |
---|---|---|
0 | pic xx comp-x | Component count. For ordinary keys, the component count is 1. For split keys, the component count is the number of components making up the split key. |
2 | pic xx comp-x | Offset to first component definition area for this key. This offset is relative to the start of the global information area, starting at 0. |
4 | pic x comp-x | Key flags:
|
5 | pic x comp-x | Compression flags:
|
6 | pic x comp-x | Sparse character. If bit 1 of the key flags (offset 4) is set, the key is suppressed if it is entirely made up of this character. |
7 | pic x(9) comp-x | Reserved |