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 JCL file is only deleted (and not opened or closed), then the DDName for that JCLF record will be blank.
- If a JCL file is opened multiple times in the same job, then the values in the DSType and DSAccessType fields for that JCLF
record will relate to the final time that it was opened.
- JCLF records are not shown in ESMAC.
- JCLF records are ignored by the aggregation utility
casfhsf.
- If a job step abends, then the total response time shown in the job's END record will exceed the response time of all the
steps. This anomaly is due to the time taken to write a console message after the step abends and before the job ends.
- If a job step abends because a data set was not found, no HSF record is created for that step.
- For JCL records, values reported in milliseconds are only accurate to within 1 centisecond.