Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

TCLASS: EVALUATION OF THE TAC CLASSES

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.

TAC-

CLASS

NUMBER

CALLS

DISTRIBUTION IN PERCENT

AVERAGE

WAIT TIME

(IN MSEC)

MAXIMUM

WAIT TIME

(IN MSEC)

MINIMUM

WAIT TIME

(IN MSEC)

NUMBER

CALLS

WAIT

TIME=0

WAIT

TIME>0

0

21

30.87






1
2

3

.
.

8

2
4

3

.
.

5

2.94
5.88

4.41

.
.

7.35

100.00
75.00

100.00

.
.

80.00

0.00
25.00

0.00

.
.

20.00

0
3000

0

.
.

5000

0
5000

0

.
.

8000

0
1000

0

.
.

2000

9
10

11

12
.

.

16

2
3

4

3
.

.

5

2.94
4.41

5.88

4.41
.

.

7.35

90.00
100.00

75.00

100.00
.

.

80.00

10.00
0.00

25.00

0.00
.

.

20.00

4000
0

3000

0
.

.

5000

0

5000

0
.

.

8000

0

1000

0
.

.

2000


90.00

10.00

4000


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.

The average wait time of jobs per TAC class can also be queried with the administration command KDCINF TACCLASS or with the corresponding function in WinAdmin/WebAdmin or KDCADMI while an application is running.

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.