DFHEJBS owns the following performance class data fields:
- 311 (Type-C, CBSRVRNM, 4 bytes)
- The CorbaServer for which this request processor instance is handling
requests. Request processor transactions can be identified using byte
4 of the transaction flags field, TRANFLAG (owner: DFHTASK, field
ID: 164).
- 312 (Type-A, EJBSACCT, 4 bytes)
- The number of bean activations that have occurred in this request
processor.
- 313 (Type-A, EJBSPACT, 4 bytes)
- The number of bean passivations that have occurred in this request
processor.
- 314 (Type-A, EJBCRECT, 4 bytes)
- The number of bean creation calls that have occurred in this request
processor.
- 315 (Type-A, EJBREMCT, 4 bytes)
- The number of bean removal calls that have occurred in this request
processor.
- 316 (Type-A, EJBTOTCT, 4 bytes)
- The total for this request processor of activation, passivation,
creation, removal and method calls (fields 312–316).
- 317 (Type-A, EJBMTHCT, 4 bytes)
- The number of bean method calls run in this request processor.