Header Fields - Utility Phases

This topic describes the header fields of the Utility Phases.

START TIME
Start of the utility. This is the timestamp of the IFCID 023 (Utility Start) for the UTILINIT.
ELAPSED TIME
Total elapsed time. This is the difference between the timestamp of the IFCID 025 (Utility End) for the UTILTERM and the timestamp of the IFCID 023 (Utility Start) for the UTILINIT.
UTILITY-ID
User–defined utility identifier. This can be up to 16 characters in length.
JOB NAME
User-defined job name.
SHRLEVEL
The SHRLEVEL value of the utility. Possible values are: NONE, REFERENCE, or CHANGE.
SUBTASKS
These three numbers show the following information about parallel subtasks:
  1. Requested number of subtasks.
    Note: You can process up to 40 subtasks.
  2. Number of actual subtasks.
  3. Number of reused subtasks.

N/A is printed for both values when no subtasks or parallelism are used.

CPU TIME
Total CPU time. This is the difference between the CPU time of the IFCID 025 (Utility End) for the UTILTERM and the CPU time of the IFCID 023 (Utility Start) for the UTILINIT.
ACTIVITY TYPE
The name of the activity type and event. The activity type can only be BIND for bind events including remote bind activity, or UTILITY for utility events. All events are indented.

For a detailed description, of Activity Type, see page Field description.

DATABASE.PAGESET
The page set ID. This field should match the corresponding field of the preceding IFCID 0024 record.
STEP
The step name of the utility job.
TOT. ZIIP
The total utility ZIIP time (if Accounting class 1 trace is activated).
SORT
The type of Sort:
DF
DFSORT was invoked at least once. Possible values: are: Y or N.
DB2
Db2 SORT was invoked at least once. Possible values: are: Y or N.
DATA
The number of parallel data sorts.
INDEX
The number of parallel index sorts.
OTHER
The number of other sorts.
SORT CPU
The Sort CPU time.
SORT ZIIP
The Sort ZIIP time (if provided by the Sort program).