DFHCBTS fields

DFHCBTS owns the following performance class data fields:

200 (Type-C, PRCSNAME, 36 bytes)
The name of the CICS® business transaction service (BTS) process of which the user task formed part.
201 (Type-C, PRCSTYPE, 8 bytes)
The process-type of the CICS BTS process of which the user task formed part.
202 (Type-C, PRCSID, 52 bytes)
The CICS-assigned identifier of the CICS BTS root activity that the user task implemented.
203 (Type-C, ACTVTYID, 52 bytes)
The CICS-assigned identifier of the CICS BTS activity that the user task implemented.
204 (Type-C, ACTVTYNM, 16 bytes)
The name of the CICS BTS activity that the user task implemented.
205 (Type-A, BARSYNCT, 4 bytes)
The number of CICS BTS run process or run activity requests issued by the user task to run a child process or activity synchronously.
206 (Type-A, BARASYCT, 4 bytes)
The number of CICS BTS run process and run activity requests issued by the user task to run a child process or activity asynchronously.
207 (Type-A, BALKPACT, 4 bytes)
The number of CICS BTS link process or link activity requests issued by the user task.
208 (Type-A, BADPROCT, 4 bytes)
The number of CICS BTS define process requests issued by the user task.
209 (Type-A, BADACTCT, 4 bytes)
The number of CICS BTS define activity requests issued by the user task.
210 (Type-A, BARSPACT, 4 bytes)
The number of CICS BTS reset process and reset activity requests issued by the user task.
211 (Type-A, BASUPACT, 4 bytes)
The number of CICS BTS suspend process and suspend activity requests issued by the user task.
212 (Type-A, BARMPACT, 4 bytes)
The number of CICS BTS resume process and resume activity requests issued by the user task.
213 (Type-A, BADCPACT, 4 bytes)
The number of CICS BTS delete activity, cancel process and cancel activity requests issued by the user task.
214 (Type-A, BAACQPCT, 4 bytes)
The number of CICS BTS acquire process and acquire activity requests issued by the user task.
215 (Type-A, BATOTPCT, 4 bytes)
The total number of CICS BTS process and activity requests issued by the user task.
216 (Type-A, BAPRDCCT, 4 bytes)
The number of CICS BTS delete, get, or put container requests for process data containers issued by the user task.
217 (Type-A, BAACDCCT, 4 bytes)
The number of CICS BTS delete, get, or put container requests for activity data containers issued by the user task.
218 (Type-A, BATOTCCT, 4 bytes)
The total number of CICS BTS process container and activity container requests issued by the user task.
219 (Type-A, BARATECT, 4 bytes)
The number of CICS BTS retrieve-reattach requests issued by the user task.
220 (Type-A, BADFIECT, 4 bytes)
The number of CICS BTS define-input event requests issued by the user task.
221 (Type-A, BATIAECT, 4 bytes)
The number of CICS BTS timer associated requests issued by the user task.
222 (Type-A, BATOTECT, 4 bytes)
The total number of CICS BTS event-related requests issued by the user task.
Table 1. EXEC CICS business transaction services (BTS) commands related to the BTS monitoring fields
EXEC CICS BTS command Monitoring fields
ACQUIRE ACTIVITYID BAACQPCT and BATOTPCT
ACQUIRE PROCESS BAACQPCT and BATOTPCT
ADD SUBEVENT BATOTECT
CANCEL ACTIVITY BADCPACT and BATOTPCT
CANCEL ACQPROCESS BADCPACT and BATOTPCT
CANCEL ACQPROCESS BADCPACT and BATOTPCT
CHECK ACQPROCESS BATOTPCT
CHECK ACTIVITY BATOTPCT
CHECK TIMER BATIAECT and BATOTECT
DEFINE ACTIVITY BADACTCT and BATOTPCT
DEFINE COMPOSITE EVENT BATOTECT
DEFINE INPUT EVENT BADFIECT and BATOTECT
DEFINE PROCESS BADPROCT and BATOTPCT
DEFINE TIMER BATIAECT and BATOTECT
DELETE ACTIVITY BADCPACT and BATOTPCT
DELETE CONTAINER ACTIVITY BAACDCCT and BATOTCCT
DELETE CONTAINER ACQACTIVITY BAACDCCT and BATOTCCT
DELETE CONTAINER PROCESS BAPRDCCT and BATOTCCT
DELETE CONTAINER ACQPROCESS BAPRDCCT and BATOTCCT
DELETE EVENT BATOTECT
DELETE TIMER BATIAECT and BATOTECT
FORCE TIMER BATIAECT and BATOTECT
GET CONTAINER ACTIVITY BAACDCCT and BATOTCCT
GET CONTAINER ACQACTIVITY BAACDCCT and BATOTCCT
GET CONTAINER PROCESS BAPRDCCT and BATOTCCT
GET CONTAINER ACQPROCESS BAPRDCCT and BATOTCCT
LINK ACQPROCESS BALKPACT and BATOTPCT
LINK ACTIVITY BALKPACT and BATOTPCT
LINK ACQACTIVITY BALKPACT and BATOTPCT
PUT CONTAINER ACTIVITY BAACDCCT and BATOTCCT
PUT CONTAINER ACQACTIVITY BAACDCCT and BATOTCCT
PUT CONTAINER PROCESS BAPRDCCT and BATOTCCT
PUT CONTAINER ACQPROCESS BAPRDCCT and BATOTCCT
REMOVE SUBEVENT BATOTECT
RESET ACQPROCESS BARSPACT and BATOTPCT
RESET ACTIVITY BARSPACT and BATOTPCT
RESUME ACQACTIVITY BARMPACT and BATOTPCT
RESUME ACQPROCESS BARMPACT and BATOTPCT
RESUME ACTIVITY BARMPACT and BATOTPCT
RETRIEVE REATTACH EVENT BARATECT and BATOTECT
RETRIEVE SUBEVENT BATOTECT
RUN ACTIVITY SYNCHRONOUS BARSYNCT and BATOTPCT
RUN ACQACTIVITY SYNCHRONOUS BARSYNCT and BATOTPCT
RUN ACQPROCESS SYNCHRONOUS BARSYNCT and BATOTPCT
RUN ACTIVITY ASYNCHRONOUS BARASYCT and BATOTPCT
RUN ACQACTIVITY ASYNCHRONOUS BARASYCT and BATOTPCT
RUN ACQPROCESS ASYNCHRONOUS BARASYCT and BATOTPCT
SUSPEND ACQACTIVITY BASUPACT and BATOTPCT
SUSPEND ACQPROCESS BASUPACT and BATOTPCT
SUSPEND ACTIVITY BASUPACT and BATOTPCT
TEST EVENT BATOTECT

For more information on CICS BTS, see CICS Business Transaction Services.