DFHTEMP fields

For a breakdown by individual temporary storage queue of some of the DFHTEMP information, you can request transaction resource monitoring. See Temporary storage queue entry fields for details.

DFHTEMP owns the following performance class data fields:

011 (Type-S, TSIOWTT, 8 bytes)
The elapsed time in which the user task waited for VSAM I/O to the auxiliary temporary storage data set, DFHTEMP.

For more information, see Transaction timing fields.

Note: This field is a component of the task suspend time (field: SUSPTIME, owner: DFHTASK, field ID: 014).
044 (Type-A, TSGETCT, 4 bytes)
The number of temporary storage READQ requests issued by the user task.
046 (Type-A, TSPUTACT, 4 bytes)
The number of temporary storage WRITEQ AUX requests issued by the user task.
047 (Type-A, TSPUTMCT, 4 bytes)
The number of temporary storage WRITEQ MAIN requests issued by the user task.
092 (Type-A, TSTOTCT, 4 bytes)
The total number of temporary storage DELETEQ, READQ, WRITEQ AUX and WRITEQ MAIN requests issued by the user task.
Note: The number of temporary storage DELETEQ requests can be calculated by subtracting the temporary storage request counts TSGETCT, TSPUTACT, and TSPUTMCT from the total temporary storage request count, TSTOTCT.
178 (Type-S, TSSHWAIT, 8 bytes)
The elapsed time in which the user task waited for an asynchronous shared temporary storage request to a temporary storage data server to complete.

For more information, see Transaction timing fields.

See the CICS System Definition Guide for more information on the CICS® data servers.

Note: This field is a component of the task suspend time (field: SUSPTIME, owner: DFHTASK, field ID: 014).