The entries have the following meanings:
Bytes | Meaning |
0-23 | (not relevant) |
24-43 | shared object name |
44 | Load mode of shared object, possible values: |
45 | not used |
46 | Exchange mode of shared object, possible values: |
47-5F | Version number of the shared object to be loaded (on exchanging) |
60-61 | Index of the context to which this shared object belongs |
62-63 | Index of the memory pool (MPOOL) into which this shared object is loaded |
64-65 | Index of the library (LIB) from which this shared object was loaded |
66-67 | not used |
68-6B | UTM internal Info |
6C-6D | Index of the first program in this shared object |
6E-85 | Version number of the current (=most recently loaded) shared object |
86-87 | UTM internal Info |
88-89 | Index of the next shared object in the same context |
8A-8B | Index of the first AREA in this shared object |
8C | Load status of shared object: X'03' = (not currently used) |
If the new version number is the same as the old version number, this means that this shared object has not been exchanged since the last KDCDEF run.