You can create records for tasks that have been executed and completed under Enterprise Server using the Historical Statistics Facility (HSF).
HSF has the following known issues:
- HSF doesn't populate the
Program field in ESMAC or
Prog field in the
.csv file for IMS records.
- The
User field (containing the user id) is not populated when the user has the default user name - for example CICSUSER.
- If a job step abends, then the total response time shown in the job's END record will be greater than the response time from all steps added together.
- The
File and
TS fields are only populated for CICS transactions.
- All fields with time values are measured in hundredths of a second. A side effect of this is that cumulative times, such as the total time a transaction accesses a file or temporary storage queue, will display as zero if each access took less than a hundredth of a second but the total is greater than a hundredth of a second.