Common System Area (CSA) class


The Common System Area Class control statement reports about CSA data.

The format is

CSA

One of the following DATA statements must follow the CSA statement, beginning in column 1:

  • DATA=GETMAINS (count of GETMAIN requests)
  • DATA=FREEMAIN (count of FREEMAIN requests)
  • DATA=SOSCNT (times CICS went short-on-storage (SOS))
  • DATA=DUMPS (number of transaction dumps)
  • DATA=ASRA (number of program checks)
  • DATA=STGWAIT (number of times transactions waited for storage)
  • DATA=MAXCNT (number of times CICS maximum task condition was reached)
  • DATA=STGVIOL (number of storage violations)
  • DATA=DTBLOGS (number of dynamic transaction log records written)
  • DATA=DTBSPILL (number of DTB log records that spilled to temporary auxiliary storage (AUX))

Note

The CALC=PERCENT statement uses the total CICS transaction count as a divisor.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*