This topic introduces SMF 89 subtype 1 records as a method of recording accumulated usage data on z/OS®.
Whenever an integration server (DataFlowEngine) address space starts on z/OS, the system registers the address space for usage data collection; the system writes this usage data information to SMF 89 subtype 1 records.
When the integration server address space stops, the system deregisters the address space. The data that is collected in the SMF 89 subtype 1 records does not correspond to the data that is collected by the Accounting and Statistics SMF 117 records.
The system writes the accumulated usage data at a scheduled interval, the maximum period of which is one hour. The timing of the interval is set by the INTERVAL value that is specified for the SMF address space.
The system writes any usage data that is produced by other products to the same SMF 89 subtype 1 record.
BIP9272I MQ05BRK default 0 THE DATAFLOWENGINE PROCESS HAS REGISTERED SMF 89
SUBTYPE 1 RECORD COLLECTION. RETURN CODE '0', : ImbMain(316)
BIP9273I MQ05BRK default 0 THE DATAFLOWENGINE PROCESS HAS DEREGISTERED SMF 89
SUBTYPE 1 RECORD COLLECTION. RETURN CODE '0', : ImbMain(1079)
Name | Description | IBM® Integration Bus value |
---|---|---|
SMF89UPO | Product owner | "IBM CORP" |
SMF89UPN | Product name | "IB" for IBM Integration Bus |
SMF89UPV | Product version | "NOTUSAGE" |
SMF89UPQ | Product qualifier | "" |
SMF89UPI | Product ID | "5655-IBB" for IBM Integration Bus "5655-IBC" for IBM Integration Bus Standard Edition |
In all cases, the values are left-aligned and padded with blanks.
All integration servers that are started and stopped on a single system provide the same values when registering and deregistering. Therefore, the usage data that is written at the end of an interval in the SMF 89 subtype 1 record is an accumulation of all integration server address spaces.
For more information about SMF 89 subtype 1 records, see the MVS™ System Management Facilities (SMF) manual.