Sample SAS programs
The following table identifies the sample SAS programs and their associated reports. The table also includes a link to a section that shows an example of the SAS report.
Sample report title | Sample library member/program name | Description | Section reference |
---|---|---|---|
Performance Analysis for All Transactions | CMRSA11N | Produces a report with control breaks based on the T6ETRID field This report gives an evaluation of task performance subdivided by transaction. | |
Performance Analysis by Program | CMRSA12N | Produces a report with control breaks based on the T6EPGNM field This report is useful for evaluating task performance subdivided by T6EPGNM. This is most helpful when a Fourth Generation Language (4GL) is used. The report is almost identical to the report produced by CMRSA11N | |
Performance Analysis by Terminal | CMRSA13N | Produces a report with control breaks based on the T6ETMID field This report is useful for evaluating task performance subdivided by terminal. The report is almost identical to the report produced by CMRSA11N | |
Performance Analysis by VTAM Symbolic Node Name | CMRSA14N | Produces a report with control breaks based on the T6ENETNM field This report is useful for evaluating task performance subdivided by VTAM symbolic node name. The report is almost identical to the report produced by CMRSA11N | |
Performance Analysis by User ID | CMRSA15N | Produces a report with control breaks based on the T6EUSER field This report is useful for evaluating task performance subdivided by user ID. The report is almost identical to the report produced by CMRSA11N | |
File Analysis for All Files | CMRSA21N | Produces a report with control breaks based on the T6EFN field This report is useful for evaluating file performance by file name. | |
Rogues Report | CMRSA23N | Produces a report that lists the tasks with the longest response times | |
Abended Transaction Roster | CMRSA25N | Produces a report of all transactions that had an abend during execution | |
Operational Statistics Report | CMRSAS6F | Produces a report that lists overall transaction performance across CICS regions |