![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
S6BSMF49 generates an End User Statistics report from all TIBCO Object Service Broker SMF subtype 49 and 47 records supplied via the //SMFIN statement.The S6BSMF49 member of the JCL data set distributed with TIBCO Object Service Broker contains sample JCL required to run this utility. This sample is provided as a reference only; modify the JCL for your needs.
• The input file contains TIBCO Object Service Broker SMF records extracted using S6BSMFEX. For more information, refer to S6BSMFEX (SMF Extract Reports).
• Each record of the appropriate subtype results in a report line (or in some cases multiple lines).
• The number of lines per report page are controlled by EXEC statement PARM=## (for example, PARM=60). The words LINES PER PAGE appear as a comment only. Specifying PARM=0, or a number less than header lines + 1, results in report lines without headings. This can be useful for re-processing report information (with //REPORT to a data set, instead of SYSOUT).Using the S6BSMF49 utility, you can generate an End User Statistics report from all the TIBCO Object Service Broker SMF subtype 49 and 47 records supplied via the statement //SMFIN. In this sample, the //SMFIN data is temporarily re-sorted by USERID and Logoff time.
• Lines showing TYPE of I ## are from subtype 47 interval records at interval ## since logon.TIBCO Object Service Broker for z/OS Monitoring Performance for more information about reporting on TIBCO Object Service Broker SMF records, including field information.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |