Batch Statistics Record
Table 1 shows the format of the batch statistics
record.
| Field Name | Data Format | Length (in bytes) | Description |
|---|---|---|---|
| BatchHeaderCode | Hexadecimal | 1 | A constant written to the batch statistics record. It has a default value of X'04'. |
| BatchLogicalSorter | Hexadecimal | 1 | This field gets converted to hexadecimal. |
| BatchPhysicalSorter | Hexadecimal | 1 | This field gets converted to hexadecimal. |
| Batch Oper Id | Hexadecimal | 3 | A constant written to the batch statistics record. It has a default value of X'000000'. |
| Batch Loaded Year | Char | 4 | This field is the year the batch (ICL) was loaded. It is put into the batch statistics record. |
| Batch Loaded Day | Char | 3 | This field is the day the batch (ICL) was loaded. It is put into the batch statistics record. |
| Batch Loaded Time | Char | 6 | This field is the time the batch (ICL) was loaded. It is put into the batch statistics record. |
| Batch Hdr Type | Char | 1 | This field is set to zero (0) when it is written to the batch statistics record. |
| Batch Recs After First Irec | Hexadecimal | 4 | A constant written to the batch statistics record. It has a default value of X'00000000'. |
| Batch Recs After Last Irec | Hexadecimal | 4 | A constant written to the batch statistics record. It has a default value of X'00000000'. |
| Batch Recvd Year | Char | 4 | - |
| Batch Recvd Day | Char | 3 | - |
| Filler | Hexadecimal | Variable | This filler ensures that the flag data is at the correct place in the record. It is filled with X'00'. |
| CPU Flags | Hexadecimal | 2 | This field is always X'0000'. |
| batchFlag1 | Hexadecimal | 1 | This field represents batch Flag 1. It has a value of X'00'. |
| batchFlag2 | Hexadecimal | 1 | A constant written to the batch statistics record. It has a default value of X'80'. |
| Batch Type indicator | Hexadecimal | 1 | A constant written to the batch statistics record. It has a default value of X'90'. |
| Batch User Byte | Hexadecimal | 1 | A constant written to the batch statistics record. It has a default value of X'00'. |
| Batch Pkt Code | Hexadecimal | 1 | A constant written to the batch statistics record. It has a default value of X'FF'. |
| Batch Filler | Hexadecimal | 1 | A constant written to the batch statistics record. It has a default value of X'00'. |