Previous Topic: IMS Fast Path TransactionsNext Topic: CA OPS/MVS Event Notification


IMS Data Collection - Buffer Pools

A new data collection event function has been added for IMS buffer pools. The CA SYSVIEW Event Scheduler controls the data collection event and schedule.

New Event Scheduler function:

IMSDATA-BUFPOOLS

The new event is dynamically added to existing schedules during the initialization of the IMS data collection task IMSDATA.

The Event Scheduler definition has been added to the parmlib member SCHDIMS.

DEFINE IMS-BUFPOOLS
           GROUP      IMSDATA
           DESC       'IMS data collection - Buffer Pools      '
           TYPE       RECUR
           ALLDAYS
           DATEBEGIN  *         DATEEND *
           TIMEBEGIN  MIDNIGHT  TIMEEND *
           EVERY      1MINUTE
           LIMIT      NOLIMIT
           FUNCTION   IMSDATA-BUFPOOLS
           PARMS      *
           ENABLED
    ENDDEFINE

IMS Transactions Monitoring

Nonrecoverable Inquiry and Synchronous OTMA Transactions

CA SYSVIEW now creates Transaction History records (SMF 255 subtype 34) for Nonrecoverable Inquiry and Synchronous OTMA (Open Transaction Manager Access) transactions. Previously, these transactions were only summarized in the Region Accounting records (SMF 255 subtype 35). This change leads to an increase in the volume of Transaction History records.