The TCLASS list contains an overview of job processing of TACs in the individual TAC classes (1 through 6) in tabular form. In the evaluation, all dialog TACs to which no TAC class was assigned during generation with KDCDEF are combined into TAC class 0.
In the UTM generation, the user can define the maximum number of tasks that can operate for a TAC class at any one time. When this number is reached, subsequent jobs are placed in a TAC class-specific queue.
|
|
|
|
|
| ||
|
|
| |||||
|
|
| |||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 DIALOG TACS WERE CALLED
27 ASYNCHRONOUS TACS WERE CALLED
The TCLASS list contains the following information:
The NUMBER OF CALLS column indicates the number of TAC calls in the evaluation period for a TAC class.
The DISTRIBUTION IN PERCENT column contains percentage values. The subcolumn NUMBER CALLS specifies the percentage of calls of a TAC class within the number of all TAC calls. The next two columns contain a percentage breakdown of the calls of this TAC class into the following categories:
calls that were processed immediately (WAITTIME=0), and
calls that had to be placed in a TAC class-specific queue (WAITTIME>0).
The values in the columns AVERAGE / MINIMUM / MAXIMUM WAIT TIME refer to the jobs which openUTM temporarily placed in a TAC class-specific queue. The average minimum or maximum wait time of a job per TAC class is displayed.
Wait time for dialog jobs
In the case of dialog jobs, the wait time is the period between the acceptance of the job by the application (job retrieved from the queue of the application) and the start of the program unit.
Wait times for asynchronous jobs
openUTM also records the wait time of asynchronous jobs. The wait time is defined as follows:
Asynchronous job | Definition of “wait time” |
Input asynchronous TAC | Period between the acceptance of the job by openUTM and the start of the asynchronous service. |
FPUT call in the program unit | Period between the end of the transaction in which the FPUT job was executed, and the start of the asynchronous service. |
DPUT job in the program unit | Period between the conversion of the DPUT into FPUT and the start of the asynchronous service. |
If the asynchronous job was not created in the current application run, the asynchronous wait time is always taken to be the time difference between the start of the application and the start of the asynchronous job.