Previous Topic Next topic Print topic


Historical Statistics Facility (HSF)

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:

  1. HSF doesn't populate the Program field in ESMAC or Prog field in the .csv file for IMS records.
  2. The User field (containing the user id) is not populated when the user has the default user name - for example CICSUSER.
  3. 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.
  4. The File and TS fields are only populated for CICS transactions.
  5. 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.
Previous Topic Next topic Print topic