Number of Gen z/OS transactions executed
search cancel

Number of Gen z/OS transactions executed

book

Article ID: 15165

calendar_today

Updated On:

Products

Gen Gen - Run Time Distributed

Issue/Introduction

Which Gen runtime executable should be counted for each Gen CICS, IMS, or Batch transaction in order to be able to get a total transaction count?

Environment

Release: 8.6
Gen runtime for z/OS

Resolution

These Gen runtime DLLs are used for different application types and get used by each transaction so taking a count of each would give the transaction count:

  • CICS: TIRORUNC

  • IMS: TIRORUNI

  • Batch: TIRBRUNI (IMS), TIRBRUNB (JES)

Additional Information