Using the ANALYZE Control Statement panel to build the ANALYZE control statement
The ANALYZE control statement specifies log record sources to use as input and general options to use for the analysis job. For more information, see Specifying-ANALYZE-control-statements.
To access and work with the ANALYZE 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 from the JCL menu.
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 ANALYZE label, enter S.
The ANALYZE Control Statement panel is displayed below:
File Edit Options Help
-------------------------------------------------------------------------------
Log Analyzer ANALYZE Control Statement
Command ===> _________________________________________________________________
Specify input. Type an action code. S=Update, /=Include, blank=Exclude
_ RECON - Use RECONs to determine which SLDS to use as input
/ SLDS - Specify SLDS to use as input
_ Extract file - Previously created extract file
_ LUISLDS - PRESELECT output file
_ Active OLDS - Active OLDS
/ IMS Connect - Energizer for IMS Connect journal file
_ Messages - Message Advisor for IMS OUTPUT or EXTRACT file
_ DB2 log - DB2 log data set
/ DB2 BSDS - DB2 bootstrap data set
/ MQ extract - WebSphere MQ extract data set
_ DLI log - DLI log data sets (for Application Checkpoint report)
Time zone. Specify time zone for time input.
_ 1. GMT
2. Local
3. Offset _____ (+/-hhmm)
4. Original
Log record code PDS ______________________________________________
Suppress elapsed time. Select this option if the systems that generated
input for analysis were NOT using the same sysplex timer.
_ Suppress elapsed time calculations
F1=Help F3=Exit F12=CancelIn the Specify input fields to the left of each type of log record source, enter one of the following action codes:
The ISPF interface displays a panel that you can use to view and change keywords and values that specify log record sources to use as input to the analysis job.
The following conditions apply:
- At least one log record source must be included in the generated JCL.
- The panel that is displayed depends on the type of input that you select.
- The panel that is displayed depends on the type of input that you select.
Action Code
Result
Refer to link
S
RECON
S
SLDS
S
Extract file
S
LUISLDS
S
Active OLDS
S
IMS Connect
S
Messages
S
DB2 log
S
DB2 BSDS
S
MQ extract
S
DLI log
/
The ISPF interface includes the selected type of input when it generates the JCL for executing the analysis job.
blank
The ISPF interface omits the input type from the generated JCL
- (optional) In the Time zone field, enter a value that specifies how to interpret input time values and display output time values.The ISPF interface uses this field to generate the TIMEZONE keyword. For more information, see TIMEZONE-keyword-for-the-ANALYZE-control-statement.
- (optional) In the Log record code PDS field, enter the data set name of your log record code PDS.The ISPF interface uses this field to generate the LOGRECORDCODEPDS keyword. For more information, see LOGRECORDCODEPDS-keyword-for-the-ANALYZE-control-statement.
- (optional) In the Suppress elapsed time calculations field, enter a slash or S if you do not want Log Analyzer to report elapsed time values.You should specify this value if input log records have been produced on systems that are not using the same sysplex timer. The ISPF interface uses this field to generate the ELAPSEDTIME=NO keyword. For more information, see ELAPSEDTIME-keyword-for-the-ANALYZE-control-statement.