To display the list of Report Sets in the current Report Sets data
set, select option 3
Report Sets from the
CICS PA Primary
Option Menu. From this panel you can review, update, or submit a selected
Report Set for batch processing or create new one.
Tip: To set or change the current Report Sets data
set, use the Options menu on the action bar or enter CDS from
the command line.
Figure 1. Report Sets File Systems Confirm Options Help
------------------------------------------------------------------------------
Report Sets Row 1 to 6 of 6
Command ===> ________________________________________________ Scroll ===> PAGE
Report Sets Data Set . . : xxxx.CICSPA.RSET
/ Name Description Changed ID
___ BTS1 BTS Report 2005/01/01 00:00 CICSPA
___ DAILY Daily CMF Reports 2005/01/01 00:00 CICSPA
___ EXCEPT1 Exception Reports 2005/01/01 00:00 CICSPA
___ PERF1 Performance Reports 2005/01/01 00:00 CICSPA
___ TRANGP1 Transaction Group Report 2005/01/01 00:00 CICSPA
___ WEEKLY Weekly CMF Reports 2005/01/01 00:00 CICSPA
********************************* End of list *********************************
The Report Sets are listed with the following user-defined attributes:
- Name
- 1-8 character name in ISPF member name format, used to uniquely
identify the Report Set within the Report Sets data set. By default,
the panel is sorted on the Name field.
- Description
- Free format text up to 32 characters that describes the contents
and purpose of the Report Set.
Line Actions: The following line actions can be performed
against a Report Set:
- ⁄
- Display the menu of line actions.
- E
- Edit the Report Set.
- S
- Select the Report Set (same as Edit).
- V
- View the Report Set. This looks like the Edit panel but has no
'hold' on the data and has no Save capability, however SaveAs is available.
- RUN
- Run the Report Set. Only active reports and extracts
within active categories are selected. The Run Report Set panel is
displayed for you to enter required run-time options before submission.
See Running Report Sets for more information.
Alternative RUN commands are:
- SUB
- After your run-time options are validated, JCL is submitted directly
for batch processing.
- JCL
- After your run-time options are validated, JCL is presented in
an Edit session. You can alter the JCL before submission or save it
in your JCL library.
- D
- Delete the Report Set.
- R
- Rename the Report Set.
Primary Commands: The following primary commands
are available:
- NEW name [MODEL dsn(modelname)]
- This command creates a new Report Set.
If all required parameters are specified, the Edit panel for the new
Report Set is displayed. Otherwise, the New Report Set window is displayed
to allow you to specify the name of the new Report Set and optionally
the name of an existing Report Set to be used as a model.
If the model is in the current Report Sets data set, specify just the name
of the Report Set. If it is in another data set, specify both the name
of the data set and the Report Set in the format datasetname(modelname).
Also available from File in
the action bar.
See Creating new Report Sets for information on how to proceed.
- SELECT name
- This command (or S)
selects the specified Report Set for editing. If the Report Set does
not exist, it is created as if the NEW command was used.
Also available from File in
the action bar.
- SORT Name|Description|Changed|Id
- This command sorts the list
of Report Sets on one or two columns. The default sort field is Name. The
sort disregards upper and lower case. The sort sequence is ascending
for all except the Changed column which is descending. The sort order
is retained only until Exit or another SORT command is issued.
- LOCATE string
- This command (or L or LOC)
is used to locate an entry in the list based on the primary sort field.
By default, LOCATE operates on the Name field. The string
should be no longer than the primary sort field and not enclosed in
quotes. The display will scroll to the entry which matches the string,
or the entry preceding it if an exact match is not found.
- CONFIRM ON|OFF
- CONFIRM ON (or CONFIRM)
instructs CICS PA to
prompt for confirmation when you request to Delete a Report Set.
With CONFIRM
OFF, Delete requests are actioned immediately. Deleted Report
Sets cannot be reinstated.
This command changes the setting
only for the current invocation of the Report Sets panel. On exit,
it reverts to the default set by Delete Confirmation in CICS PA Settings.
Also available from Confirm in
the action bar.