Using the REPORTS Control Statement panel to build the REPORTS control statement
To build keywords and values on the REPORTS control statement, use the REPORTS Control Statement panel.
The REPORTS control statement controls production of the batch reports that Log Analyzer writes to SYSOUT-type data sets. For more information, see Specifying-REPORTS-control-statements.
To access and work with the REPORTS Control Statement panel
- Access the JCL Menu panel. For instructions, see Using-the-JCL-menu-to-access-JCL-functions.
- Enter 1 next to the Build option.
The Build JCL panel is displayed. - Enter S next to the ANALYZE field.
The Build ANALYZE Step panel is displayed. In the Control Statements field to the left of the REPORTS label, enter S.
The REPORTS Control Statement panel is displayed:File Options Help
-------------------------------------------------------------------------------
Log Analyzer REPORTS Control Statement
Command ===> _________________________________________________________________
Reports. Select the reports to produce. (*=more options for that report)
Type an action code. S=Update report options, /=Include, blank=Exclude
_ Analysis Summary Limit SYSOUT to ________ lines
_ LUOW Summary Limit SYSOUT to ________ lines
_ LUOW Detail * Limit SYSOUT to ________ lines
_ LUOW Time Sequence Limit SYSOUT to ________ lines
_ Log Record Dump * Limit SYSOUT to ________ lines
_ Orphans Limit SYSOUT to ________ lines
_ Audit * Limit SYSOUT to ________ lines
_ Application Checkpoint *
_ Audit Detail * Limit SYSOUT to ________ lines
_ Log Record Parse Limit SYSOUT to ________ lines
_ IMS Statistics *
The following reports are mutually exclusive with the above.
_ Abends * Limit SYSOUT to ________ lines
_ Transaction Instance * Limit SYSOUT to ________ lines
_ Deadlock
_ RBA Buffer Statistics *
_ Message Queue * Limit SYSOUT to ________ lines
Report filters.
Type an action code. S=Set filter, blank=No filter
_ Limit reports to certain log record codes
Report format.
_ CSV Format Separator _ Fractional _To specify the batch reports that you want Log Analyzer to produce in the Reports section, enter a slash (/) to the left of the report name. To update the report options, enter S.
- Analysis Summary—The Analysis Summary report summarizes information about quantities and types of log records that Log Analyzer handled during the analysis job, how Log Analyzer organized these records into LUOWs, and characteristics that are associated with the LUOWs.
- LUOW Summary—The LUOW Summary report summarizes information about the LUOWs that Log Analyzer created to organize input log records.
- LUOW Detail— For information about updating the LUOW Detail report options, see Using the LUOW Detail Report Options panel.
- LUOW Time Sequence —The LUOW Time Sequence report lists every log record that was selected for analysis in the order in which it was written to an IMS log.
- Log Record Dump—For information about updating the Log Record Dump report options, see Using the Log Record Dump Report Options panel.
- Orphans—The Orphans report provides information about unresolved records for which Log Analyzer couldn't resolve associations and relate the record to an LUOW.
- Audit—For information about updating the Audit report options, see Using the Audit Report Options panel.
- Application Checkpoint—For information about updating the Application Checkpoint report options, see Using the Application Checkpoint Report Options panel.
- Audit Detail—For information about updating the Audit Detail report options, see Using the Audit Detail Report Options panel.
- Log Record Parse—The Log Record Parse report displays detailed contents of log records that Log Analyzer associated with an LUOW.
- IMS Statistics—For information about updating the IMS Statistics report options, see Using the IMS Statistics Report Options panel.
- Abends—The Abends report provides information about transactions or programs that have terminated abnormally. For information about updating the report options, see Using the Abend Report Options panel.
- Transaction Instance—The Transaction Instance (TRANSIT) report provides information about individual instances of transactions. It is available if the BMC AMI Ops Monitor for IMS product has written X'FA' records to the IMS log. For information about updating the options, see Using the Transaction Instance report.
- Deadlock—The Deadlock report provides information about record lockout situations, also known as a deadly embrace between two or more transactions.
- RBA Buffer Statistics—For information about updating the RBA Buffer Statistics report options, see Using the RBA Buffer Statistics Report Options panel.
- Message Queue—The Message Queue report provides information about the message length and the number of messages in the message queues. For information about updating the report options, see Using the Message Queue Report Options panel.
- Limit reports to certain log record codes—For more information, see Using the REPORTS Log Record Codes panel.
In the Limit SYSOUT to n lines field for many of the reports, you can also enter the maximum number of lines to write to the output data set for that report. If you omit this number, all lines that Log Analyzer produces for this report are written to the output data set.
- (Optional) Enter a slash (/) to the left of CSV Format in the Report format section to specify the CSVFORMAT keyword in the REPORTS control statement. This gives an option to change the fractional operator of the time format from a period (.) to other character such as a comma (,). Follow these steps:
Enter the csv separator character to the right of Separator.
Enter the csv fractional character to the right of Fractional.
For more information, see CSVFORMAT keyword.