There are several record types written to the HPO Activity Log data sets. The first byte in each record identifies the type of record.
Record Type | Description |
X'00' | Start QMF session |
X'01' | ERASE command |
X'02' | PRINT command |
X'03' | DISPLAY command |
X'04' | RUN command |
X'05' | EXPORT command |
X'06' | IMPORT command |
X'07' | SAVE command |
X'08' | Incremental database activity |
X'09' | CONVERT command |
X'1F' | End QMF session |