Version indicator record

The version indicator record is written to the archival log file anytime a process initially writes to the file. The format or layout of this record will change from release to release. This record describes the format of each archival log record that follows. The version indicator record provides version and startup information and is formatted as follows:

0255, date, time,version

The table below describes the fields in a version indicator record.

Table 1. Format of an archival log startup line
Field Value
Record type (0255) Header line indicator.
date Date the AI File Management utility started in YYYYMMDD format.
time Time the AI File Management utility started in HHMMSS format.
version Version of the archival log records that follow. This field facilitates the programmatic parsing of the archive log file.