The OMEGAMON reports process OMEGAMON® XE for CICS® (SMF 112) records to produce a detailed view of how CICS transactions use the following types of database management system (DBMS):
For each type of DBMS, you can request up to three reports:
The information in each report varies depending on the type of DBMS, but typically includes elapsed times and counts for each of the methods that transactions use to access a database, such as read, write, add, update, and delete.
Enter line action S against the OMEGAMON Subsystem Report on the Report Set panel. If reports of this type have been previously specified, the list of OMEGAMON reports is displayed. Otherwise, the OMEGAMON panel is displayed for you to define your first report of this type.
File Filter Edit Systems Options Help
------------------------------------------------------------------------------
SAMPLE - OMEGAMON Reports Row 1 from 1
Command ===> ________________________________________________ Scroll ===> ____
---- System Selection ----- Selection
/ Exc APPLID + Image + Group + Output Criteria
_ ________ ________ ________ OMEG0001 NO
********************************* End of list *********************************
This panel displays the list of OMEGAMON reports in this Report Set. You can select (edit), delete, or include/exclude any report, insert new ones, or rearrange them (move/copy).
The options are the same as those for the Performance List Reports panel, except there is no Report Form. See Performance List report.
The line actions are the same as on similar Reports list panels. See Performance List report.
Enter line action S to select a report in the list.
File Systems Options Help
------------------------------------------------------------------------------
SAMPLE - OMEGAMON Report
Command ===> _________________________________________________________________
CICS System Selection: Report Output:
APPLID . . ________ + DDname . . . . . . . . . OMEG0001
Image . . ________ + Print Lines per Page . . ___ (1-255)
Group . . ________ +
Reports Required: Summary Options:
/ List / Average _ Total
/ Summary _ Minimum / Maximum
/ By Transaction _ Deviation
/ By Database _ Peak . . 90 (50-100%)
Statistics to include: DBMS Selection:
/ Total DBMS activity / Adabas / Supra
/ Individual Database / CA-Datacom / CA-IDMS
Report Format:
Title . . ________________________________________________________________
________________________________________________________________
Selection Criteria:
_ Performance
F1=Help F3=Exit F4=Prompt F7=Backward F8=Forward F10=Actions
F12=Cancel
Use this panel to specify report options and record selection criteria for the OMEGAMON reports. The only mandatory option is the Report Output DDname. You can let the other options default.
The options are:
You can specify any combination of APPLID, Image, or Group, but these must be defined in your System Definitions. If you do not specify System Selection here or in the Global Options, then you are prompted at run time to specify the System Selection. This will apply globally to all reports and extracts without their own System Selection. This is recommended as it allows you to run your Report Sets against any of your defined Systems. Press the Prompt key (F4) to select from a list of defined Systems, Images, or Groups. To modify your System Definitions, select Systems in the action bar.
CICS PA uses the System Selection in JCL generation to build the APPLID(applid1,applid2,applid3,...) and INput(SMFIN001,SMFIN002,SMFIN003,...) operands, and corresponding //SMFINnnn DD statements.
CICS PA assigns a default DDname OMEGnnnn where nnnn is a sequential number 0001-9999 to ensure each report has a unique DDname.
This option generates the OUTPUT(ddname) operand.
The global value applies to all reports. If a value is specified on this report panel, the report value takes precedence over the global for this report only.
CICS PA JCL generation translates this field to the LINECount(nnn) operand.
There are two types of Summary report:
This option generates the SUMMARY(TRAN) operand.
This option generates the SUMMARY(DATABASE) operand.
If you select neither List nor Summary, then the generated command will contain neither the LIST operand nor the SUMMARY operand, and so the command will follow its default behavior, which is to produce both types of Summary report.
This option generates the TITLE1('left-half') and TITLE2('right-half') operands.